Skip to content

matryoshka-model/rest-wrapper

Repository files navigation

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