This is a library created following an episode of the Loosely Coupled podcast (episode 21, on iTunes but not currently on their website).
It's not intended for production use! But if you want to contribute, feel free to open a pull request. I can't guarantee how long it'll take me to look at your PR but I will try and get round to it eventually.
Contribution guidelines:
- Code to be PSR-2 compatible
- All code to be unit-tested using PHPUnit