Very fast and extremely simple, next generation PHP MVC framework with modular structure, which allows you to create projects of any complexity.
composer create-project quantum/project {project-name}
$ php -S localhost:8080 -t {project-name}/public
Very fast and extremely simple, next generation PHP MVC framework with modular structure, which allows you to create projects of any complexity.
composer create-project quantum/project {project-name}
$ php -S localhost:8080 -t {project-name}/public