Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 2.05 KB

README.md

File metadata and controls

59 lines (46 loc) · 2.05 KB

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