Download the PHP package werkint/memcached-bundle without Composer
On this page you can find all versions of the php package werkint/memcached-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download werkint/memcached-bundle
More information about werkint/memcached-bundle
Files in werkint/memcached-bundle
Download werkint/memcached-bundle
More information about werkint/memcached-bundle
Files in werkint/memcached-bundle
Vendor werkint
Package memcached-bundle
Short Description Bundle providing Memcached (namespaced) for services via tags
License own
Package memcached-bundle
Short Description Bundle providing Memcached (namespaced) for services via tags
License own
Please rate this library. Is it a good library?
Informations about the package memcached-bundle
MemcachedBundle
Bundle providing Memcached (namespaced) for services via tags
This bundle allows separation of services with namespaces. You tag each service which use Memcached, so when the container is being compiled, each service get an instance of doctrine cache provider with corresponding namespace set. Also this bundle helps store sessions in namespaces.
Also notice, that full namespace for services would be something like "company_devtheservice", so you even can have multiple instances of project running on the machine at the same time.
Configuration
Adding tagged services (namespace: "theservice")
All versions of memcached-bundle with dependencies
PHP Build Version
Package Version
The package werkint/memcached-bundle contains the following files
Loading the files please wait ....