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 83c9ba82d3
JSON and serializer interface
3 years ago
..
interfaces JSON and serializer interface 3 years ago
traits Refactoring access to config constants 3 years ago
VERSION PHPDoc, Namespaces and compatibility with PHP 5.6 3 years ago
abstracthelper.php Private methods cannot be final as they are never overridden by other classes 3 years ago
action.php Registry instances 3 years ago
autoload.php JSON and serializer interface 3 years ago
classes.php Registry instances 3 years ago
controller.php Remove templateTypes from controller class 3 years ago
debug.php Minor changes 3 years ago
document.php Refactoring access to config constants 3 years ago
exception.php Fixes and add Header and INPUT to Request class 3 years ago
front.php Changes on exceptions treatment calls 3 years 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 Private methods cannot be final as they are never overridden by other classes 3 years ago
registry.php Registry instances 3 years ago
render.php Registry instances 3 years ago
response.php Fixes and add Header and INPUT to Request class 3 years ago