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 f144231aad
Fix compatibility with PHP 5.6 and 8
10 months ago
..
interfaces Fix database interface and exceptions 1 year ago
traits Refactoring access to config constants 3 years ago
VERSION System class now initiate by getInstance 3 years ago
abstracthelper.php Objects interfaces and other minor changes 2 years ago
action.php Added REST Api class! 3 years ago
autoload.php Autoload changes 1 year ago
classes.php Registry instances 3 years ago
controller.php Autoload changes 1 year ago
debug.php Minor changes 3 years ago
document.php Few some abstracts and @api in PHPDoc 3 years ago
exception.php Exceptions class, refact to PHP 8.2 fit 1 year ago
front.php Auto class injection 10 months 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 Fix compatibility with PHP 5.6 and 8 10 months ago
render.php Registry instances 3 years 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