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 9e42cbb371
Refactored template resolver
9 months ago
..
interfaces Added DI preferences by module, get template refactored, system action 9 months 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 One more try.... 10 months ago
autoload.php Preferences on DI injector, new database results objects, refactoring some codes 10 months ago
classes.php Registry instances 3 years ago
controller.php Refactored template resolver 9 months 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 Preferences on DI injector, new database results objects, refactoring some codes 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 Added DI preferences by module, get template refactored, system action 9 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