rangelreale/derest

Derest is a PHP5 REST client

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/rangelreale/derest

dev-master 2018-01-05 17:37 UTC

This package is not auto-updated.

Last update: 2025-10-02 01:31:50 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