A super easy PHP Framework for web development! https://github.com/exacti/phacil-framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bruno O. Notario b1d7cce055
Rename db drivers namespace
12 months ago
..
api Rename db drivers namespace 12 months ago
interfaces Document class refact and minor changes on db 1 year ago
traits Refactoring Action class, refact autoload modular method, add DI for Database obj 1 year ago
VERSION System class now initiate by getInstance 3 years ago
abstracthelper.php Objects interfaces and other minor changes 2 years ago
action.php Remove unused variables on Action 1 year ago
actionsystem.php Simplify the Action class and deprecate ActionSystem 1 year ago
autoload.php Document class refact and minor changes on db 1 year ago
classes.php Registry instances 3 years ago
controller.php Added Cookies class, remove total compatibility with PHP 5.4, refactored some code 1 year ago
debug.php Minor changes 3 years ago
document.php Document class refact and minor changes on db 1 year ago
exception.php Exceptions class, refact to PHP 8.2 fit 1 year ago
factory.php auto Factory support! 1 year ago
front.php Refactoring Action class, refact autoload modular method, add DI for Database obj 1 year ago
loader.php Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
log.php Composer oriented packages 3 years ago
model.php Objects interfaces and other minor changes 2 years ago
registry.php Set reflections on registry 1 year ago
render.php Added Cookies class, remove total compatibility with PHP 5.4, refactored some code 1 year ago
response.php Few some abstracts and @api in PHPDoc 3 years ago
restful.php Exceptions class, refact to PHP 8.2 fit 1 year ago