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

1.3.3 2025-03-28 10:59 UTC

This package is auto-updated.

Last update: 2025-05-28 11:20:59 UTC


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

📄 Documentation(Soon)

Documentation

📝 Authors