rangelreale / derest
Derest is a PHP5 REST client
dev-master
2018-01-05 17:37 UTC
This package is not auto-updated.
Last update: 2024-11-13 21:22:27 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist rangelreale/derest "*"
or add
"rangelreale/derest": "*"
to the require
section of your composer.json.
Credits
Rangel Reale