Download the PHP package mauretto78/in-memory-list-bundle without Composer
On this page you can find all versions of the php package mauretto78/in-memory-list-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package in-memory-list-bundle
In-Memory List Bundle
This is the official Symfony bundle for In-Memory List package.
Install Guide
Step 1: Include In-Memory List Bundle in your project with composer:
Step 2: Setup your config.yml to configure your driver and connection parameters
Here is an example:
Please refer to In-Memory List page for more details.
Step 3: Setup your AppKernel.php by adding the InMemoryList Bundle
Step 4: Setup yor routing_dev.yml
Add these lines at the bottom of your routing_dev.yml
file:
Usage Guide
Caching data in your controller:
Now you can loop data in your twig files:
Symfony Profiler
You can manage cached lists through the Symfony Profiler:
Support
If you found an issue or had an idea please refer to this section.
Authors
- Mauro Cassani - github
License
This project is licensed under the MIT License - see the LICENSE.md file for details
All versions of in-memory-list-bundle with dependencies
PHP Build Version
Package Version
Requires
mauretto78/in-memory-list Version
^2.0
symfony/http-kernel Version ^2.3|^3.0|^4.0
symfony/dependency-injection Version ^2.3|^3.0|^4.0
symfony/yaml Version ^2.3|^3.0|^4.0
symfony/config Version ^2.3|^3.0|^4.0
symfony/framework-bundle Version ^3.3|^4.0|^5.0
sensio/framework-extra-bundle Version ^3.0|^4.0
twig/extensions Version ^1.5
symfony/http-kernel Version ^2.3|^3.0|^4.0
symfony/dependency-injection Version ^2.3|^3.0|^4.0
symfony/yaml Version ^2.3|^3.0|^4.0
symfony/config Version ^2.3|^3.0|^4.0
symfony/framework-bundle Version ^3.3|^4.0|^5.0
sensio/framework-extra-bundle Version ^3.0|^4.0
twig/extensions Version ^1.5
The package mauretto78/in-memory-list-bundle contains the following files
Loading the files please wait ....