PHPackages                             manuelj555/ajax-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. manuelj555/ajax-bundle

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

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

Symfony AjaxBundle

v2.0.3(7y ago)113.0k↓94.1%2MITPHP

Since Jun 22Pushed 7y ago1 watchersCompare

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

READMEChangelog (4)DependenciesVersions (7)Used By (2)

Ajax Flash Messages Bundle
==========================

[](#ajax-flash-messages-bundle)

This Bundle Allow the Process Ajax Request in any action (Forms, Redirections, Close Modals, Distpatch a javascript event, handle errors and form errors, show flash messages, etc.). Require jQuery.

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

[](#installation)

Add to composer.json:

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

Execute composer update.

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

[](#configuration)

Register the bundle:

```
