As part of the Orbital project we’re interacting a lot with our Nucleus data store, and we decided that it would be good fun to build a decent library which we could include in all of our projects which need it. Here’s how we now talk to Nucleus:
We didn’t see much point in keeping this to ourselves though, so for those of you who interact with Nucleus on a regular basis, use PHP and just can’t be bothered building your own CURL requests and mucking about with complex error handling you can just use our handy Composer library. The whole thing is open source, so please feel free to have a look and make changes.