Mavis :octocat:
, (*1)
Simple PHP framework, where Slim goes full-stack. :space_invader:, (*2)
Disclaimer
Note: This is a work in progress and should not be used (yet) for production systems. The project is currently in early alpha stage. Check back later., (*3)
Requirements
- Composer
- PHP 5.5.+ with
- JSON Extension
- PCRE Extension
- MCrypt Extension
- Web server running eighter
- Apache 2.2+
- Nginx (on it's way)
Installation
Composer
Just run: $ composer create-project queued/mavis <dir> dev-master -o
, (*4)
Note that <dir>
is where the project will be installed., (*5)
Regular installation
If you are looking for an easier way to install Mavis, just download the latest version from here. Extract the .zip
file you just downloaded and deploy to your server., (*6)
Contributing
You can find a detailed contribution guide in this contribution guide., (*7)
Versioning
Mavis is maintained by using the Semantic Versioning Specification., (*8)
License
Mavis has been released under the MIT License., (*9)
Libraries