Skip to content

Joni1695/custom-php-mvc-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom PHP MVC Framework

This is a custom PHP Framework developed for fun by Joni Seraj, a Computer Science student.

FrameWork Features:

  1. Centralized structure using Apache mod_rewrite.

  2. MVC structure for web developers.

  3. Multiple Database Support

  4. Two types of database supported, MySQL and SQLServer.

  5. Configurable URL Routes

  6. Security Functions

  7. Custom Session Handling

  8. Custom Libraries can be used with the framework

  9. Composer Support Added

FrameWork To-Be-Added Features:

  1. ORM database support.

  2. Modularity of every component, leaving the web developer free to choose.

  3. Security-wise: CSRF Automatic protection, SQL Injection Protection, HTML Clearance, XSS Script Injection etc.

  4. Better Session Handling

  5. Error reporting

  6. Better Config Structuring

  7. Optional GUI

  8. Autoloading System

FrameWork To-Be-Fixed Bugs:

FrameWork Fixed Bugs:

About

Custom PHP MVC Framework

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages