leedavis81/drest-client

Client tool to interact with a REST API created from leedavis81/drest.

Installs: 1 845

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 2

Open Issues: 1

pkg:composer/leedavis81/drest-client

v1.0.0-beta6 2016-12-13 19:18 UTC

This package is not auto-updated.

Last update: 2025-10-11 18:19:15 UTC


README

Client tool to allow quick / simple consumption of a drest API service.

Tests Releases Downloads
Build Status Coverage Status Latest Stable Version Latest Unstable Version Total Downloads

####Installation

composer require leedavis81/drest-client

// or add the following directly to your composer.json file
require: {
    "leedavis81/drest-client": "dev-master"
}