Skip to content

annaohanesyan/quantum-php-core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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

About

Quantum PHP Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%