A robust framework for working with REST APIs in PHP
Install via Composer
composer require 'michaelj2324/php-rest-client'
You need to have installed:
- With PHP installed, navigate to the repo folder (php-rest-client) via terminal.
- Run 'composer install'
See CONTRIBUTING for how you can contribute changes back into this project.