About Quantum 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. Installation 1. Create project composer create-project quantum/project my-project 2. Step in to your project directory $ cd my-project/public 3. Run built-in PHP server $ php -S localhost:8080 Learn More Website Blog