Description
Very fast and extremely simple, next generation PHP MVC framework with modular structure, which allows you to create projects of any complexity.
Quantum PHP Framework (core) alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view Quantum PHP Framework (core) alternatives based on common mentions on social networks and blogs.
-
CodeIgniter
CodeIgniter is an Application Development Framework - a toolkit - for people who build web sites using PHP. -
Zend Framework 2
Another framework comprised of individual components (ZF2). -
swoft
Modern High performance AOP and Coroutine PHP Framework -
CodeIgniter 4 Development
Open Source PHP Framework (originally from EllisLab) -
FuelPHP
FuelPHP v1.x is a simple, flexible, community driven PHP 5.3+ framework, based on the best ideas of other frameworks, with a fresh start! FuelPHP is fully PHP 7 compatible. -
MopaBootstrapBundle
Easy integration of twitters bootstrap into symfony2 -
Spiral Framework
High-Performance PHP/Go Framework for modern enterprise application development -
Swiftlet
Quite possibly the smallest MVC framework you'll ever use. -
Nette
Another framework comprised of individual components. -
Ice
Another simple and fast PHP framework delivered as C-extension. -
PPI Framework 2
An interoperability framework. -
CleverStyle Framework
Simple, scalable, fast and secure full-stack PHP framework -
PHP-Spellchecker
๐๐๐ PHP Library providing an easy way to spellcheck multiple sources of text by many spellcheckers -
ReactPHP Promises Testing
PHPUnit assertions for testing ReactPHP promises -
Slim3 GAE Skeleton
Slim 3 skeleton working with Google App Engine include cron configuration. -
Symfony 3
A framework comprised of individual components (SF3). -
Aura Framework
A framework built from independent components.
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of Quantum PHP Framework (core) or a related project?
README
Quantum PHP Framework
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.
Very fast and extremely simple, next generation PHP MVC framework with modular structure, which allows you to create projects of any complexity.
Installation
1. Create project
composer create-project quantum/project {project-name}
2. Run built-in PHP server
$ php -S localhost:8080 -t {project-name}/public
Learn More
*Note that all licence references and agreements mentioned in the Quantum PHP Framework (core) README section above
are relevant to that project's source code only.