PHPackages                             indragunawan/rest-service - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. indragunawan/rest-service

ActiveLibrary

indragunawan/rest-service
=========================

Provides an implementation of the Guzzle Command library.

v0.1.0(9y ago)53.1k↓100%1MITPHPPHP ^5.5 || ^7.0

Since Dec 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/indragunawan/rest-service)[ Packagist](https://packagist.org/packages/indragunawan/rest-service)[ RSS](/packages/indragunawan-rest-service/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (5)Versions (2)Used By (0)

RestService
===========

[](#restservice)

[![GitHub license](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/indragunawan/rest-service/blob/master/LICENSE)[![Travis](https://camo.githubusercontent.com/c71fdd91c2a49e8e3b41f375b9dcfd222d5f3130286f793a913172c2c7dc167d/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f696e64726167756e6177616e2f726573742d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://api.travis-ci.org/IndraGunawan/rest-service.svg?branch=master)[![Scrutinizer](https://camo.githubusercontent.com/73e2b5441b333a6633d71b3b2128487356e59f193f313a1e0d630eb24429df55/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f696e64726167756e6177616e2f726573742d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/indragunawan/rest-service)[![Scrutinizer Coverage](https://camo.githubusercontent.com/b2452dc0128867f2651a6456b7f8a0b36959b4a507a10bfdcf6383157e55b090/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f696e64726167756e6177616e2f726573742d736572766963652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/indragunawan/rest-service/code-structure)[![SensioLabsInsight](https://camo.githubusercontent.com/a8dcde5a52dc94c167dc841484709bc14c3509b4da6db4a185069a7d1591cead/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38643165636435332d626566312d346363612d623539382d3531323637366135346635382f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/8d1ecd53-bef1-4cca-b598-512676a54f58)

Provides an implementation of the Guzzle Command library that uses services specification to describe web services.

Installation
------------

[](#installation)

Require the library with composer:

```
$ composer require indragunawan/rest-service
```

Composer will install the library to your project’s `vendor/indragunawan/rest-service` directory.

Usage
-----

[](#usage)

```
