Quantum PHP

7 Followers
9 Following
5 Posts
A modular PHP framework focused on practical architecture, developer tooling, and full project scaffolding.
Homepagehttps://quantumphp.io

🚀 Quantum PHP 3.0.3 is coming soon!

One of the changes in this release is raising the minimum supported PHP version to PHP 8.0+.

Dropping PHP 7.4 support lets us simplify the framework, reduce legacy compatibility code, and continue building on modern PHP features.

#PHP #OpenSource #quantumphp

✨ Did you know Quantum PHP comes with a starter project you can install in minutes?

composer create-project quantum/project my-app

You get a nice-looking, fully functional blog, built-in auth, and real features out of the box

https://quantumphp.gitbook.io/docs/

#php #opensource

A framework should help you build applications, not fight you.

Recent work on Quantum PHP has focused on:
• Stronger typing
• Cleaner dependency injection
• Improved routing
• Better testability

Documentation:
https://quantumphp.gitbook.io/docs

#php #opensource

Introduction | Quantum PHP

🚀 Quantum PHP now has its own dedicated GitHub organization.

https://github.com/quantum-php

The framework repositories have been moved from Softberg to the new Quantum PHP organization as part of the project's continued growth.

Existing GitHub repository URLs will continue to redirect automatically.

⚛️ #PHP #OpenSource

Quantum PHP Framework

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

GitHub

Hello PHP community! 👋

This is the official Quantum PHP account.

Quantum PHP is an open-source PHP framework that I've been building and maintaining over the years, focused on creating a clean and productive development experience.

Looking forward to sharing updates, discussing PHP, and connecting with fellow developers.

#PHP #OpenSource