/Framework

Framework PHP siguiendo organización MVC minimizada.

Primary LanguagePHP

Roodaka/Framework

Requisites

  • PHP > 8.0.6
  • APCu Extension
  • read/write permissons over application/cached/*

Features

TODO

Change the actual MySQLi implementation to PDO, in order to support PostgreSQL too. Refactor database-factory-model into a more ORM Oriented approach. Enhance routing with request methods, response types and auth roles Refactor controllers into a more modular approach.