choult/tote

A set of simple PSR-11 containers

v0.1.1 2015-12-30 22:50 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:18:11 UTC


README

A set of simple PSR-11 and Container Interop compliant containers - nothing special!

See (https://github.com/container-interop/fig-standards/blob/master/proposed/container.md) for more details

Installation

You can install Tote via Composer:

composer require choult/tote

or via composer.json:

{
    "require": {
        "choult/tote": "dev-master"
    }
}

Change Log

A summary of changes can be seen in the change log.

Contributing

Check out CONTRIBUTING for information on contributing to Tote.

License

The MIT License (MIT). Please see LICENSE for more information.