We were in need of a PHP client for the Orthanc REST API, so I have generated one using OpenAPI and shared it.
It is just the generated API, as per the documentation. We wrap it in our own client to handle authentication.
I have set it up with the AGPL licence as per Orthanc.
Feedback, comments, or suggestions welcome.