Functional utility on top of PSR-15 interfaces

Maintainers

Details

github.com/danizord/mid

Source

Issues

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/danizord/mid

0.2 2017-12-15 00:18 UTC

This package is not auto-updated.

Last update: 2025-10-12 06:58:20 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.