framework

A modular PHP framework focused on practical architecture, developer tooling, and full project scaffolding.

View project on GitHub

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

Contributing

We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to Quantum PHP, including setup instructions, coding standards, and the development workflow. Please also review our Code of Conduct.

License

Quantum PHP is licensed under the MIT License. See the LICENSE file for more details.