Skip to content

queued/mavis

Repository files navigation

Mavis :octocat:

Latest Stable Version Latest Unstable Version License

Simple PHP framework, where Slim goes full-stack. 👾

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.

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

Note that <dir> is where the project will be installed.

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.

Contributing

You can find a detailed contribution guide in this contribution guide.

Versioning

Mavis is maintained by using the Semantic Versioning Specification.

License

Mavis has been released under the MIT License.

Libraries

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

About

Simple (almost) full-stack PHP framework built on top of Slim

Resources

License

Stars

Watchers

Forks

Packages

No packages published