This is a custom PHP Framework developed for fun by Joni Seraj, a Computer Science student.
FrameWork Features:
-
Centralized structure using Apache mod_rewrite.
-
MVC structure for web developers.
-
Multiple Database Support
-
Two types of database supported, MySQL and SQLServer.
-
Configurable URL Routes
-
Security Functions
-
Custom Session Handling
-
Custom Libraries can be used with the framework
-
Composer Support Added
FrameWork To-Be-Added Features:
-
ORM database support.
-
Modularity of every component, leaving the web developer free to choose.
-
Security-wise: CSRF Automatic protection, SQL Injection Protection, HTML Clearance, XSS Script Injection etc.
-
Better Session Handling
-
Error reporting
-
Better Config Structuring
-
Optional GUI
-
Autoloading System
FrameWork To-Be-Fixed Bugs:
FrameWork Fixed Bugs: