PHPackages                             baratine/baratine - 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. baratine/baratine

ActiveLibrary[API Development](/categories/api)

baratine/baratine
=================

PHP client for Baratine

01PHP

Since Jul 20Pushed 10y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

baratine-php
============

[](#baratine-php)

baratine-php is a PHP client for [Baratine](http://baratine.io/).

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

[](#installation)

```
$ composer require baratine/baratine dev-master
```

Your composer.json should look like:

```
{
    "require": {
        "baratine/baratine": "dev-master"
    }
}
```

Usage
-----

[](#usage)

```
