quantum / framework
The Quantum PHP Framework
Installs: 2 521
Dependents: 1
Suggesters: 0
Security: 0
Stars: 33
Watchers: 7
Forks: 18
pkg:composer/quantum/framework
Requires
- php: >=7.3
- ext-bcmath: *
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- ext-openssl: *
- ext-pdo: *
- ext-simplexml: *
- dflydev/dot-access-data: ^3.0
- doctrine/annotations: ^2.0
- ezyang/htmlpurifier: ^4.18
- firebase/php-jwt: ^6.0
- gumlet/php-image-resize: ^2.0
- j4mie/paris: ^1.5
- league/commonmark: ^1.6
- php-curl-class/php-curl-class: ^9.0
- php-debugbar/php-debugbar: ^1.23
- phpmailer/phpmailer: ^6.0
- povils/figlet: ^0.1.0
- psr/log: ^1.1
- psr/simple-cache: ^1.0
- rakibtg/sleekdb: ^2.13
- ramsey/uuid: ^4.2
- swagger-api/swagger-ui: ^4.14
- symfony/console: ^4.3
- symfony/var-dumper: ^4.2
- symfony/var-exporter: ^5.2
- twig/twig: ^2.7
- vaibhavpandeyvpz/phemail: ^1.1
- vlucas/phpdotenv: ^4.2
- voku/html-min: ^4.5
- zircote/swagger-php: ~4.4
Requires (Dev)
- mikey179/vfsstream: ^1.6
- mockery/mockery: ^1.4
- phpunit/phpunit: ^9.0
Suggests
- ext-dom: Required for XML/HTML processing
- ext-memcached: Required for Memcached support
- ext-redis: Required for Redis support
- ext-zip: Required for ZIP file handling
This package is auto-updated.
Last update: 2025-10-23 15:18:44 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
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.
License
Quantum PHP is licensed under the MIT License. See the LICENSE file for more details.