turanct / immutio-buzz
Buzz adapter for the immutio library
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/turanct/immutio-buzz
Requires
- kriswallsmith/buzz: 0.13
This package is auto-updated.
Last update: 2025-09-29 01:19:07 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.