scorsi/minimis

This package is abandoned and no longer maintained. No replacement package was suggested.

The PHP tiny framework by Sylvain Corsini

v2.8.2 2016-09-14 11:35 UTC

README

Latest Stable Version Total Downloads Latest Unstable Version License

A very light PHP 5.6 framework.

Go to the wiki (https://github.com/scorsi/minimis-framework/wiki) to see all docs. And learn how Minimis works.

What's inside Minimis?

  • Easy and user-friendly organization with Controllers, Middlewares and Views.
  • Oriented template engine for designers (based on RainTPL by feulf).
  • Very ligh and complete query builder (based on Pixie by usmanhalalit).
  • Very fast and powerful routing (based on FastRoute by nikic).
  • Easy and fast Auth functionnalities.
  • Easy and poweful Crypt functionnalities.
  • Powerful Http (Response, Request, Cookie) classes.
  • Automatically encrypted and suffixed cookies.
  • YAML routing (with symfony yaml component).
  • Kint (debugging tool) and Whoops (event logger and interface).

And some choices:

  • No heavy event handler.
  • No heavy dependencies injection.
  • No facades.

License

See on https://tldrlegal.com/license/x11-license the terms of the X11 license.