quantum / project
Quantum Project
2.9.9
2025-12-24 15:28 UTC
Requires
- bluemmb/faker-picsum-photos-provider: ^2.0
- doctrine/annotations: ^2.0
- ezyang/htmlpurifier: ^4.18
- fakerphp/faker: ^1.15
- league/commonmark: ^1.6
- ottaviano/faker-gravatar: ^0.3.0
- quantum/framework: ^2.9.9
- symfony/process: ^5.4
- voku/html-min: ^4.5
Requires (Dev)
- mockery/mockery: ^1.2
- phpunit/phpunit: ^9.0
- dev-master
- 2.9.9
- 2.9.8
- 2.9.7
- 2.9.6
- 2.9.5
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 2.0.0-rc
- 1.9.15
- 1.9.11
- 1.9.10
- 1.9.9
- 1.9.8
- 1.9.5
- 1.9.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.5
- 1.5.0
- 1.0.0
- dev-armanist-patch-7
- dev-armanist-patch-6
- dev-ai-findings-autofix/shared-Transformers-PostTransformer.php
- dev-armanist-patch-5
- dev-armanist-patch-4
- dev-armanist-patch-3
- dev-armanist-patch-2
- dev-armanist-patch-1
This package is auto-updated.
Last update: 2026-04-03 16:03:37 UTC
README
Quantum PHP Framework
An extremely simple yet powerful next-generation PHP framework that turns your ideas into real projects with ease.
Features
Installation
1. Create new project
composer create-project quantum/project [your-project-name]
2. Run the server from your project directory
php qt serve