quantum / project
Quantum Project
Installs: 244
Dependents: 0
Suggesters: 0
Security: 0
Stars: 46
Watchers: 11
Forks: 16
Open Issues: 0
Type:project
Requires
- bluemmb/faker-picsum-photos-provider: ^2.0
- doctrine/annotations: ^2.0
- fakerphp/faker: ^1.15
- quantum/framework: ^2.9
Requires (Dev)
- mockery/mockery: ^1.2
- phpunit/phpunit: ^9.0
README
Quantum PHP Framework
An extremely simple yet powerful next-generation PHP framework that turns your ideas into real projects with ease.
Features
Installation
1. Create new project
composer create-project quantum/project [your-project-name]
2. Run the server from your project directory
php qt serve