Skip to content

mtvbrianking/minion

Repository files navigation

PHP DIY Micro Framework


Total Downloads Latest Stable Version License


HTTP Message: PSR-7 Message

Dependency Injection: Pimple

Routing: FastRoute


Usage

Disclaimer: This 'framework' is still under active development with no workable release yet.

This is the core for minion framework; it should not be used alone, except for advanced usage. You might as well be looking for Minion Application

composer require bmatovu/minion

Example:

See example