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 58f2497c94
Added config DI argument type
6 months ago
..
api MagiQL Factory, log improvements 8 months ago
interfaces Document class refact and minor changes on db 9 months ago
traits Refactoring Action class, refact autoload modular method, add DI for Database obj 9 months 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 9 months ago
actionsystem.php Simplify the Action class and deprecate ActionSystem 9 months ago
autoload.php fix DI load With prefix namespace 8 months ago
classes.php Registry instances 3 years ago
controller.php Added Cookies class, remove total compatibility with PHP 5.4, refactored some code 9 months ago
debug.php Minor changes 3 years ago
document.php Document class refact and minor changes on db 9 months ago
exception.php More Exceptions 8 months ago
factory.php Update factory.php 8 months ago
front.php Refact error treatment 8 months ago
loader.php Replace somes trigger_error for throw Exception and remove Twig 2 3 years ago
log.php Refact error treatment 8 months ago
model.php Objects interfaces and other minor changes 2 years ago
registry.php Added config DI argument type 6 months ago
render.php Refact Twig caller engine, improve Version class 6 months ago
response.php Refact error treatment 8 months ago
restful.php More Exceptions 8 months ago