turanct / immutio-buzz
Buzz adapter for the immutio library
1.0.0
2015-06-03 19:08 UTC
Requires
- kriswallsmith/buzz: 0.13
This package is auto-updated.
Last update: 2024-10-28 22:55:09 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.