It's really good that you are writing PHP API library for Shopify. I want to suggest to you to use [Guzzle HTTP](http://guzzlephp.org) which is advanced HTTP request library instead of reinventing the wheel with custom CURL classes and etc.
It's really good that you are writing PHP API library for Shopify.
I want to suggest to you to use Guzzle HTTP which is advanced HTTP request library instead of reinventing the wheel with custom CURL classes and etc.