duckbrain/src/Libs
2024-10-25 10:40:57 -04:00
..
Database.php Support multiple databases at same time. 2024-05-12 03:47:09 -04:00
Middleware.php Reorganize code for PSR and others code prettify. 2024-05-09 15:13:52 -04:00
Model.php Fix className not returning the classname in the right format. 2024-10-25 10:40:57 -04:00
Neuron.php Reorganize code for PSR and others code prettify. 2024-05-09 15:13:52 -04:00
Request.php Refactor request library. 2024-09-08 14:43:56 -04:00
Router.php Refactor request library. 2024-09-08 14:43:56 -04:00
Validator.php Change required valitator to not allow empty values and add exists. 2024-09-18 14:33:33 -04:00
View.php Change route method to static. 2024-05-29 13:24:20 -04:00