matryoshka-model/rest-wrapper

Matryoshka wrapper aimed at creating restful API clients

v0.8.0 2016-03-17 17:54 UTC

This package is not auto-updated.

Last update: 2024-04-27 14:43:48 UTC


README

matryoshka_logo_hi_res_512.png

REST wrapper ------------

Latest Stable Version Build Status Coveralls branch Total Downloads Matryoshka Model's Slack

Matryoshka wrapper aimed at creating restful API clients.

Community

For questions and support please visit the slack channel (get an invite here).

Installation

Install it using composer.

Add the following to your composer.json file:

"require": {
    "matryoshka-model/rest-wrapper": "~0.8.0"
}

Configuration

WIP

Usage

WIP

Analytics