PHPackages                             fei/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. fei/api-client

ActiveLibrary[API Development](/categories/api)

fei/api-client
==============

Client side API helpers

v2.0.0(4y ago)015.1k9GPL-3.0PHPPHP ^8.0

Since Jul 6Pushed 2y ago22 watchersCompare

[ Source](https://github.com/flash-global/api-client)[ Packagist](https://packagist.org/packages/fei/api-client)[ RSS](/packages/fei-api-client/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (8)Versions (37)Used By (9)

Api Client
==========

[](#api-client)

[![GitHub license](https://camo.githubusercontent.com/428087a3131eacd65aab6f00b84dbf626d77e8245468adba7320833b1821f4d1/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f666c6173682d676c6f62616c2f6170692d636c69656e742e737667)](https://github.com/flash-global/api-client)[![continuousphp](https://camo.githubusercontent.com/6a1d0ea21891eb10f933d6689342bd07af80f0a6fde519d9eb9bd0f78df67e38/68747470733a2f2f696d672e736869656c64732e696f2f636f6e74696e756f75737068702f6769742d6875622f666c6173682d676c6f62616c2f6170692d636c69656e742e737667)](https://camo.githubusercontent.com/6a1d0ea21891eb10f933d6689342bd07af80f0a6fde519d9eb9bd0f78df67e38/68747470733a2f2f696d672e736869656c64732e696f2f636f6e74696e756f75737068702f6769742d6875622f666c6173682d676c6f62616c2f6170692d636c69656e742e737667)[![GitHub issues](https://camo.githubusercontent.com/449fcce0b9bac89a568cfb452aea566006c15af179f10fa11b26a1fe7da2ccde/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f666c6173682d676c6f62616c2f6170692d636c69656e742e737667)](https://github.com/flash-global/api-client/issues)

Low level API client.

All API client should use this library and extend `\Fei\ApiClient\AbstractApiClient` abstract class.

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

[](#installation)

Use Composer: `composer.phar require fei/mailer-client`

Or add this requirement `"fei/api-client": "^1.1.0"` to your `composer.json` file.

Use the `BeanstalkProxyWorker`
------------------------------

[](#use-the-beanstalkproxyworker)

The `BeanstalkProxyWorker` is used for consume Beanstalkd messages queue and send them to the targeted api server.

```
