phicorp/davinci

Davinci: where the galaxy meets PHP.

Maintainers

Package info

github.com/phiCorp/davinci

Type:project

pkg:composer/phicorp/davinci

Statistics

Installs: 56

Dependents: 0

Suggesters: 0

Stars: 7

Open Issues: 0

1.3.3 2025-03-28 10:59 UTC

This package is auto-updated.

Last update: 2026-02-28 12:54:05 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