PHPackages                             akuma/pacl - 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. akuma/pacl

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

akuma/pacl
==========

Asynchronous Centrifugo client

00PHP

Since Jun 28Pushed 2y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

Pacl (Php Asynchronous Centrifugo cLient)
=========================================

[](#pacl-php-asynchronous-centrifugo-client)

An asynchronous Centrifugo client in PHP

#### Install via composer:

[](#install-via-composer)

```
composer require akuma/pacl

```

#### Usage

[](#usage)

Pacl as a standalone app: Connect to an example server, send a message, display output:

```
