A simple php wrapper for making requests to the API of TheBigDB.com. Full API documentation.
coming soon
- Clone this repository:
git clone https://github.com/filp/thebigdb-php.git
- Install dependencies with composer:
cd thebigdb-php
composer install
coming soon
Don't hesitate to send a pull request !
coming soon
This software is distributed under the MIT License. Copyright (c) 2013, Christophe Maximin christophe@thebigdb.com
This README shamelessly stolen from thebigdb-ruby