Skip to content

softberg/quantum-php-core

Repository files navigation

Quantum

Quantum PHP Framework

Extremely simple yet powerful next generation PHP framework which makes your ideas to real projects with easy.

GitHub Workflow Status

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