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 projectNameStart the server
php nova serveHere're some of the project's best features:
- ORM
- Routing
- View Template
- Console Commands
- IoC & DI