PHPackages                             pipeless/pipeless-php - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. pipeless/pipeless-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

pipeless/pipeless-php
=====================

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

1.0.2(5y ago)2161MITPHPPHP &gt;=7.1

Since Oct 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pipeless/pipeless-php)[ Packagist](https://packagist.org/packages/pipeless/pipeless-php)[ Docs](https://pipeless.io)[ RSS](/packages/pipeless-pipeless-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

Pipeless PHP bindings
=====================

[](#pipeless-php-bindings)

Power real-time personalized recommendations and activity feeds using a simple API.

Requirements
------------

[](#requirements)

PHP 7.1 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

To install the bindings via [Composer](http://getcomposer.org/), add the following to `composer.json`:

```
composer require pipeless/pipeless-php

```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
    require_once('/pipeless-php/vendor/autoload.php');
```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
