PHPackages                             juangirini/basekit-php-api-client - 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. [API Development](/categories/api)
4. /
5. juangirini/basekit-php-api-client

AbandonedArchivedLibrary[API Development](/categories/api)

juangirini/basekit-php-api-client
=================================

BaseKit PHP API client.

2.0.0(11y ago)044PHP

Since Nov 4Pushed 10y ago1 watchersCompare

[ Source](https://github.com/juangirini/basekit-php-api-client)[ Packagist](https://packagist.org/packages/juangirini/basekit-php-api-client)[ RSS](/packages/juangirini-basekit-php-api-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (4)Used By (0)

BaseKit REST API Client
=======================

[](#basekit-rest-api-client)

[![Build Status](https://camo.githubusercontent.com/c49aca95b2c4f5eb80e7756f2c85178bc767c782053ee46827b798bedb951b90/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f626173656b69742f7068702d6170692d636c69656e742e706e67)](http://travis-ci.org/basekit/php-api-client)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/0f0ef9ce9da26bf26dc0c60532eebb0a272a67428e5b4b782aec4ccc3c0e0d2f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f626173656b69742f7068702d6170692d636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f733d31656266623236623938343133313039303639336666636131626132366564653533353461303337)](https://scrutinizer-ci.com/g/basekit/php-api-client/)

A PHP client for [BaseKit](http://basekit.com/)'s REST API. This client will provide documentation of the services available from the BaseKit API, describing URIs, HTTP methods and input parameters.

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

[](#installation)

The recommended way of including this package in your project is by using Composer. Add it to the `require` section of your project's `composer.json`.

```
"basekit/php-api-client": "dev-master"

```

Usage
-----

[](#usage)

```
