Download the PHP package lightmaker/dynamo-session-handler-bundle without Composer
On this page you can find all versions of the php package lightmaker/dynamo-session-handler-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lightmaker/dynamo-session-handler-bundle
More information about lightmaker/dynamo-session-handler-bundle
Files in lightmaker/dynamo-session-handler-bundle
Package dynamo-session-handler-bundle
Short Description A simple Symfony2 bundle to wrap the AWS SDK for PHP DynamoDB Session Handler
License MIT
Homepage https://github.com/LightmakerCanada/DynamoSessionHandlerBundle
Informations about the package dynamo-session-handler-bundle
DynamoSessionHandlerBundle
A simple Symfony2 bundle to wrap the AWS SDK for PHP
DynamoDB Session Handler
for easy use in your Symfony >2.1 application.
For more info see: http://docs.aws.amazon.com/aws-sdk-php/guide/latest/feature-dynamodb-session-handler.html
Installation
Add to Composer
Add the following to your projects composer.json
composer.phar update
Update your Kernel
Add optional configuration
See the official AWS SDK for PHP DynamoDB Session Handler docs for more info on configuration:
http://docs.aws.amazon.com/aws-sdk-php/guide/latest/feature-dynamodb-session-handler.html#configuration
Set the Symfony framework config to use the DynamoDB Session Handler
All versions of dynamo-session-handler-bundle with dependencies
symfony/symfony Version >=2.1
aws/aws-sdk-php Version >=2.6
lightmaker/aws-bundle Version >=1.0