Functional utility on top of PSR-15 interfaces

0.2 2017-12-15 00:18 UTC

This package is not auto-updated.

Last update: 2024-04-14 00:12:42 UTC


README

Build Status Coverage Status

This library provides a set of utility functions that helps working with PSR-15 interfaces.

Installation

Run the following to install this library:

$ composer require danizord/mid

Documentation

Coming soon...

For now you can check mid.php. Each function has a docblock containing description and usage examples.