29/05/2026
π Quantum PHP 3.0.0 is here!
After a huge amount of work, We are happy to announce the release of Quantum PHP 3.0.0.
This is the biggest upgrade the framework has received so far, bringing major architectural improvements, modern PHP support, stronger type safety, improved routing, a redesigned dependency injection system, native route rate limiting, a built-in cron runner, and many reliability improvements throughout the framework.
Some highlights:
β
PHP 7.4+ and PHP 8.x support
β
Routing architecture improvements
β
Native route rate limiting
β
Native cron runner
β
Strong typing and PHPStan integration
β
Better testing and maintainability
β
Cleaner dependency injection and bootstrapping
Quantum is built with a simple philosophy:
A framework should help developers learn how applications work, not hide everything behind abstraction.
Version 3.0.0 is a major step toward that vision.
Huge thanks to everyone who contributed, tested, reported issues, and supported the project.
π Documentation:
https://quantumphp.gitbook.io/docs
It is designed to help you move quickly without hiding core concepts behind heavy abstraction, so projects stay understandable as they grow.