Download the PHP package elcweb/keyvaluestore-bundle without Composer
On this page you can find all versions of the php package elcweb/keyvaluestore-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download elcweb/keyvaluestore-bundle
More information about elcweb/keyvaluestore-bundle
Files in elcweb/keyvaluestore-bundle
Package keyvaluestore-bundle
Short Description Allows you to easily access and set key-value
License MIT
Informations about the package keyvaluestore-bundle
KeyValueStoreBundle
Installation
Step 1: Download using composer
Now tell composer to download the bundle by running the command:
Step 2: Enable the bundle
Enable the bundle in the kernel:
Step 3: Doctrine Migration (optional)
If you are upgrading from version 1.x you will need to do a migration. We recommend using DoctrineMigration
An migration example exist in
DoctrineMigrations/Version20150715164320.php
Make sure that your parameter %secret% is 32 characters long.
Usage
Get a value
Get all values starting with a pattern
Set a value
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Reporting an issue or a feature request
Issues and feature requests are tracked in the Github issue tracker.
When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Symfony Standard Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.
All versions of keyvaluestore-bundle with dependencies
symfony/symfony Version >=2.4,<3.0-dev
doctrine/dbal Version <2.5
doctrine/orm Version ~2.2,>=2.2.3,<2.5
doctrine/doctrine-bundle Version ~1.4
51systems/doctrine-encrypt Version ~4.0
jms/serializer-bundle Version dev-master
stof/doctrine-extensions-bundle Version dev-master
elcweb/common-bundle Version dev-master
elcweb/doctrine-encrypt-bundle Version 0.1.*