PHPackages                             manuelj555/ajax-flash-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. manuelj555/ajax-flash-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

manuelj555/ajax-flash-bundle
============================

Symfony ManuelAjaxFlashBundle

1.0.1(11y ago)0436MITPHP

Since Oct 6Pushed 11y ago1 watchersCompare

[ Source](https://github.com/manuelj555/AjaxFlashBundle)[ Packagist](https://packagist.org/packages/manuelj555/ajax-flash-bundle)[ RSS](/packages/manuelj555-ajax-flash-bundle/feed)WikiDiscussions master Synced today

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

AjaxFlashBundle
===============

[](#ajaxflashbundle)

This Bundle Allow the Process of Flashes in ajax request via Javascript. Require jQuery.

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

[](#installation)

Add to composer.json:

```
{
  "require": {
    "manuelj555/ajax-flash-bundle": "1.0.*@dev"
  }
}
```

Execute composer update.

Configuration
-------------

[](#configuration)

Register the bundle:

```
