quantum / project
Quantum Project
3.0.0
2026-05-28 19:06 UTC
Requires
- php: ^7.4 || ^8.0
- bluemmb/faker-picsum-photos-provider: ^2.0
- fakerphp/faker: ^1.15
- ottaviano/faker-gravatar: ^0.3.0
- quantum/framework: ^3.0.0
- symfony/process: ^5.4
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.94
- mockery/mockery: ^1.2
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^9.0
- rector/rector: ^2.3
- dev-master
- 3.0.0
- 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-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-05-28 19:07:42 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