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 28b64672a4
Added type argument injector, xml to DB item, Version class
11 months ago
..
api MagiQL Factory, log improvements 1 year 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 fix DI load With prefix namespace 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 More Exceptions 1 year ago
factory.php Update factory.php 1 year ago
front.php Refact error treatment 1 year ago
loader.php Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
log.php Refact error treatment 1 year ago
model.php Objects interfaces and other minor changes 2 years ago
registry.php Added type argument injector, xml to DB item, Version class 11 months ago
render.php Added Cookies class, remove total compatibility with PHP 5.4, refactored some code 1 year ago
response.php Refact error treatment 1 year ago
restful.php More Exceptions 1 year ago