A very simple object oriented design pattern for working with PHP cURL
Use it where-ever you don't want to use standard cURL Resource by including via Composer
composer require 'michaelj2324/oo-curl'
You need to have installed: php 5.3+
- With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
- Run 'composer install'
See CONTRIBUTING for how you can contribute changes back into this project.