Simple PHP framework, where Slim goes full-stack. 👾
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.
- Composer
- PHP 5.5.+ with
- JSON Extension
- PCRE Extension
- MCrypt Extension
- Web server running eighter
- Apache 2.2+
- Nginx (on it's way)
Just run: $ composer create-project queued/mavis <dir> dev-master -o
Note that
<dir>
is where the project will be installed.
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.
You can find a detailed contribution guide in this contribution guide.
Mavis is maintained by using the Semantic Versioning Specification.
Mavis has been released under the MIT License.
Vendor | Library | License |
---|---|---|
Slim Framework | CSRF | MIT |
Slim Framework | Flash | MIT |
Slim Framework | HTTP-Cache | MIT |
Igor W. | Événement | MIT |
Jordi Boggiano | Monolog | MIT |
Pagekit | Razr | MIT |
Oscar Otero | PSR-7 Middlewares | MIT |
Alex Shelkovskiy | SimpleAcl | New BSD |