Popularity
2.1
Growing
Activity
5.2
-
44
11
15

Description

Very fast and extremely simple PHP MVC framework of the next generation with a modular structure that allows you to create any kind of projects.

Programming language: PHP
License: MIT License
Tags: Frameworks     HTTP     Web Applications     PHP7     Framework     REST     Middleware     project     Quantum    
Latest version: v2.0.0

Quantum PHP Framework (project) alternatives and similar libraries

Based on the "Frameworks" category.
Alternatively, view Quantum PHP Project alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Quantum PHP Framework (project) or a related project?

Add another 'Frameworks' Library

README

Quantum PHP Framework (project)

Build Status GitHub Scrutinizer code quality Packagist Version

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 (project) README section above are relevant to that project's source code only.