Pinned Repositories
app
Skeleton application based on DrMVC framework
config
Library for manipulation on project configurations
database
Advanced plugin for work with database for DrMVC Framework
demo
Small demo site based on DrMVC Framework
drmvc.github.io
Website of DrMVC Project
framework
Simple and flexible PHP MVC framework
helpers
Collection of classes with some useful features, like data cleanup of debris and UUID generator
orm
Simple and easy-to-use lightweight ORM
password
Collection of classes necessary for manipulation on passwords
router
Simple router based on PSR-7 HTTP Message recommendation
DrMVC's Repositories
drmvc/framework
Simple and flexible PHP MVC framework
drmvc/orm
Simple and easy-to-use lightweight ORM
drmvc/helpers
Collection of classes with some useful features, like data cleanup of debris and UUID generator
drmvc/router
Simple router based on PSR-7 HTTP Message recommendation
drmvc/app
Skeleton application based on DrMVC framework
drmvc/config
Library for manipulation on project configurations
drmvc/database
Advanced plugin for work with database for DrMVC Framework
drmvc/demo
Small demo site based on DrMVC Framework
drmvc/drmvc.github.io
Website of DrMVC Project
drmvc/password
Collection of classes necessary for manipulation on passwords
drmvc/session
Collection of classes seestion management