phicorp / davinci
Davinci: where the galaxy meets PHP.
Installs: 52
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- ext-pdo: *
- phicorp/cipher: ^1.0.3
- phicorp/mailbox: ^1.0.0
- phicorp/maya: ^1.3
- phicorp/moment: ^1.1.0
README
Fast backend framework for PHP. Thanks to Laravel for inspiration. with ready-made tools, quickly develop your applications and bring them to the web.
🛠️ Installation
Install Davinci with Composer
composer create-project phicorp/davinci projectName
✨ Run Locally
Start the server
php nova serve
🧐 Features
Here're some of the project's best features:
- ORM
- Routing
- View Template
- Console Commands
- IoC & DI