millolab / quaver
The Quaver Framework
v1.0.3
2018-10-22 15:22 UTC
Requires
- php: >=5.6.0
- millolab/quaver-cli: ^1.3
- millolab/quaver-core: ^1.1
This package is not auto-updated.
Last update: 2026-06-21 02:44:26 UTC
README
It is a framework designed to develop a website, applications, platforms or whatever you want. Lightweight and simple to use, modular and robust. Made for Web Artisans.
Quaver Framework is developed by MilloLab, and distributed under MIT license.
Installation
- Download latest version with composer:
composer create-project millolab/quaver myproject/ - Use Quaver CLI to start:
./quaver start - Check your
App/Config.ymlandApp/Theme/Default/Routes.ymlto customize
Requeriments
- PHP >= 5.6