Skip to content

softberg/quantum-php-core

Repository files navigation

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