Skip to content

phiCorp/davinci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐬 Davinci PHP Framework

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

📄 Documentation(Soon)

Documentation

📝 Authors