PHPackages                             cravler/faye-app-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. cravler/faye-app-bundle

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

cravler/faye-app-bundle
=======================

2.x-dev(1y ago)156.6k—5.9%MITPHPPHP &gt;=7.4CI failing

Since Jan 19Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/cravler/CravlerFayeAppBundle)[ Packagist](https://packagist.org/packages/cravler/faye-app-bundle)[ RSS](/packages/cravler-faye-app-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

CravlerFayeAppBundle
====================

[](#cravlerfayeappbundle)

This bundle depends on [faye-app](http://github.com/cravler/faye-app).

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

```
composer require cravler/faye-app-bundle:4.x-dev
```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

This bundle should be automatically enabled by [Flex](https://symfony.com/doc/current/setup/flex.html). In case you don't use Flex, you'll need to manually enable the bundle by adding the following line in the `config/bundles.php` file of your project:

```
