turanct/immutio-buzz

Buzz adapter for the immutio library

1.0.0 2015-06-03 19:08 UTC

This package is auto-updated.

Last update: 2024-04-28 21:48:14 UTC


README

A Buzz adapter for the immutio library.

Usage

Installing it is easy, just require turanct/immutio-buzz as a dependency in your composer.json file. It will automatically require the base package for you.

{
    "require-dev": {
        "turanct/immutio-buzz": "dev-master"
    }
}

For more info, check the immutio README.

Contributing

Feel free to fork and send pull requests!

License

This library is distributed under the MIT license.