PHPackages                             laupifrpar/pusher-bundle - 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. laupifrpar/pusher-bundle

ActiveSymfony-bundle[API Development](/categories/api)

laupifrpar/pusher-bundle
========================

A Pusher bundle for Symfony2

6.1.0(3y ago)652.4M↓10.6%36[1 issues](https://github.com/laupiFrpar/LopiPusherBundle/issues)[2 PRs](https://github.com/laupiFrpar/LopiPusherBundle/pulls)1MITPHPPHP &gt;=8.0.2

Since Sep 19Pushed 3y ago2 watchersCompare

[ Source](https://github.com/laupiFrpar/LopiPusherBundle)[ Packagist](https://packagist.org/packages/laupifrpar/pusher-bundle)[ Docs](https://github.com/laupifrpar/lopipusherbundle)[ RSS](/packages/laupifrpar-pusher-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (8)Dependencies (8)Versions (28)Used By (1)

LopiPusherBundle
================

[](#lopipusherbundle)

[![Bundle CI](https://github.com/laupiFrpar/LopiPusherBundle/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/laupiFrpar/LopiPusherBundle/actions/workflows/ci.yaml)

This bundle let you use Pusher simply.

[Pusher](http://pusher.com/) ([Documentation](http://pusher.com/docs)) is a simple hosted API for adding realtime bi-directional functionality via WebSockets to web and mobile apps, or any other Internet connected device. It's super powerful, and a ton of fun!

This bundle is under the MIT license.

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

[](#installation)

Use [composer](http://getcomposer.org) to install this bundle.

```
composer require laupifrpar/pusher-bundle
```

If you're not using Symfony Flex, then you will also need to enable `Lopi\Bundle\PusherBundle\LopiPusherBundle` in your `config/bundles.php` file.

```
