Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 871 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 871 Bytes

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