Alxarafe is an application in the form of a composer package, which allows to easily develop PHP applications.
Among other features, Alxarafe provides when installed, the following:
- Database connection using PDO.
- A scheduler that allows you to choose which controller to run.
- Management of table models.
- Management of views using Twig.
- A debugging bar with multiple tabs.
- User authentication.
Today, many of these features are in the test and development phase. If you are interested in collaborating, you can do so from the Github alxarafe/alxarafe repository.