softberg / quantum-php-core

Quantum PHP Framework
http://quantumphp.io
MIT License
31 stars 13 forks source link
commands core framework hooks migrations mvc php quantum

Quantum

Quantum PHP Framework

An extremely simple yet powerful next-generation PHP framework that turns your ideas into real projects with ease.

Features

Quantum

Installation

1. Create new project

composer create-project quantum/project [your-project-name]

2. Run the server from your project directory

php qt serve


Quick Demo

Note: This repository contains the core code of the Quantum framework. If you want to start a new project visit the main Quantum PHP Project repository.

Give it a star if you like the project

Learn More