Download the PHP package xm/flash-bundle without Composer
On this page you can find all versions of the php package xm/flash-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xm/flash-bundle
More information about xm/flash-bundle
Files in xm/flash-bundle
Download xm/flash-bundle
More information about xm/flash-bundle
Files in xm/flash-bundle
Vendor xm
Package flash-bundle
Short Description Makes adding & translating flash messages in Symfony simple.
License MIT
Homepage https://github.com/xmmedia/XMFlashBundle
Package flash-bundle
Short Description Makes adding & translating flash messages in Symfony simple.
License MIT
Homepage https://github.com/xmmedia/XMFlashBundle
Please rate this library. Is it a good library?
Informations about the package flash-bundle
XMFlashBundle
Makes adding & translating flash messages in Symfony simple.
Installation
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
This command requires Composer.
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the app/AppKernel.php
file of your project:
Step 3: Add Service Alias
Adding the following will make the call to the service shorter:
Usage
The handler will always pull messages from the default translation file, typically messages.
Just a message, no translation:
With translation message key and parameters:
All versions of flash-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
symfony/framework-bundle Version ~3.0
symfony/translation Version ~3.0
symfony/framework-bundle Version ~3.0
symfony/translation Version ~3.0
The package xm/flash-bundle contains the following files
Loading the files please wait ....