I have been using the PHP library for the old binary API for years which Evilfreelancer built and love the simplicity and OO methods it utilises. I have wanted to move to REST API without rewriting all my base packages but never found a package that looked easy to use.
So using Evilfreelancers repo as a starting point I engaged ClaudeCode to build something that would work as a drop-in replacement as much as possible and since it is working for me I thought I would share it. I have also added it to composer if anyone wants to add it to their project/s that way.
If it doesn’t work for something, I am likely fixing it or feel free to contribute. Claude did an “OK” job but made some sloppy mistakes too. Hopefully someone finds use in it.
(yes I have no docs on it, look at the old package for some references at this stage and look at the code). Feel free to contribute some decent docs or even just a good readme.md file if you feel like spending the time on it.