Skip to content

MilloLab/quaver

Repository files navigation

What is Quaver?

Latest Stable Version License

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.yml and App/Theme/Default/Routes.yml to customize

Requeriments

  • PHP >= 5.6