vaccuum/vaccuum

Lightweight PHP API micro-framework.


Keywords
framework, api, micro, lightweight, vaccuum
License
MIT

Documentation

Vaccuum framework

Lightweight PHP API micro-framework.

Stability

This project is still in it's infancy and therefore is not considered to be production ready.

Requirements

You need to make sure your server meets the following requirements:

  • PHP >= 5.6.0

Installation

Vaccuum utilizes Composer to manage it's dependencies - make sure you have Composer installed on your development machine before proceeding.

You can create new vaccuum project using Composer create-project command:

$ composer create-project --prefer-dist vaccuum/vaccuum app-name

License

Vaccuum framework is licensed under MIT license. See license file for more information.

© 2016 Sebastian Łepczyński