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: 2026-03-01 00:21: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.