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 a8f0961f4e
Private methods cannot be final as they are never overridden by other classes
3 years ago
..
interfaces More PHPDoc 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 Changes on exceptions treatment calls 3 years ago
classes.php Registry instances 3 years ago
controller.php Private methods cannot be final as they are never overridden by other classes 3 years ago
debug.php Minor changes 3 years ago
document.php Refactoring access to config constants 3 years ago
exception.php Replace somes trigger_error for throw Exception and remove Twig 2 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 Composer oriented packages 3 years ago