Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ciricihq/oc-client-php

DEPRECATED. We've moved to the original repo, link:
https://github.com/ciricihq/oc-client-php

components guzzle oc-client opencomponents php

Last synced: about 8 hours ago
JSON representation

DEPRECATED. We've moved to the original repo, link:

Awesome Lists containing this project

README

        

# oc-client-php

[![Build status][build svg]][build status]

opentables/oc-client PHP implementation

For a nodejs implementation check this [link][oc-client-node]. This library is heavily based on it.

## Install

```
composer require ciricihq/oc-client-php
```

## Running tests

```bash
composer test
```

[oc-client-node]: https://github.com/opentable/oc/tree/master/client
[build status]: https://travis-ci.org/ciricihq/oc-client-php
[build svg]: https://img.shields.io/travis/ciricihq/oc-client-php/master.svg?style=flat-square