convertapi-php: PHP library for the convertapi.com REST API

Post length: 142 words, about 0 and a half minutes.

I recently wrote a small PHP library for consuming ConvertAPI’s various online conversions (mostly document to PDF) via their RESTful API for a project I’m currently working on. Their service is something I had been looking for for quite some time. Given I didn’t find much in the way of coherent libraries for consuming their service with PHP, I thought it might be worthwhile making my work public. I’ll be finishing off adding all the conversion classes in the near future.

Therefore, I have released the source code over on my GitHub account. It’s licensed under the LGPL v3 allowing it to be integrated into software applications which do not release their own source code.

Feel free to use it how you wish and if you find any problems open up a ticket on GitHub and I’ll do my best to help.

Posted on Monday 16th June, 2014 at 9:30 am in Development.
It was tagged with , , , , .