Fast backend framework for PHP. Thanks to Laravel for inspiration. with ready-made tools, quickly develop your applications and bring them to the web.
Install Davinci with Composer
composer create-project phicorp/davinci projectName
Start the server
php nova serve
Here're some of the project's best features:
- ORM
- Routing
- View Template
- Console Commands
- IoC & DI