PHP Framework (MVC), Faster, Flexible, Secure, Eazy (F2SE)
SBiZ Framework is a web application framework with Faster, Flexible, Secure, Eazy (F2SE).
We’ve build this framework very eazy for using, so you time will focus to build you apps, “NOT wasting time for learning how to using framework”.
SBiz Framwork have concept (F2SE):
Fast, This framework very light, bacause it not using unnecessary libraries
Flexible, This framework does not have strict rule, it give you big space to custome and creativiy with your style coding ,
you can make varian or new framework from thisSecure,
This framework is secure, you can using feature security (sanitation input for hanlde SQL Injection, XSS, Using Token for handle CSRF Attact, Brute Force Attack, Climbing Directory)
Eazy, we guaranted yout just need 15 minute to be master using this framework, all function and syntact in this framwork is native php, we no modification syntact php for same purposes,
so you dont need wasting time for read documentation or learning someting new for purpose same (learning curve very low)
Flexibel Routing
Smart URL
Token Protection (Security from CSRF, Brute Force Attack)
Modular (View and Model) in representative with same directory
Santition Variable (Antisipation for SQL Injection, XSS Attact, Click Jacking, Dos MySQL)
Handle File Inclusstion and Directory Transversal
Handle Directory List
├── app*
├── sbiz
| └── config
| └── config.php
| └── route.php
| └── data
| └── lang
| └── lib
└── README.md
URL : https://dendieisme.blogspot.com/2019/11/sbiz-php-mvc-framework.html
1. Create URL Config
2. Create URL route
Route Pattern : “{{application_name_folder}}/{{moudle_name}}/{{sub_module_name}}”
3. Create Multiple Languange
4. Lib Global
5 Application
If you have question, you can contact this email
Email: dendie.sanjaya@gmail.com
This project is licensed under the MIT License.