Download the PHP package lavoiesl/doctrine-cache-provider without Composer
On this page you can find all versions of the php package lavoiesl/doctrine-cache-provider. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lavoiesl/doctrine-cache-provider
More information about lavoiesl/doctrine-cache-provider
Files in lavoiesl/doctrine-cache-provider
Download lavoiesl/doctrine-cache-provider
More information about lavoiesl/doctrine-cache-provider
Files in lavoiesl/doctrine-cache-provider
Vendor lavoiesl
Package doctrine-cache-provider
Short Description Library to add a Doctrine Provider to allow Doctrine Cache to connect to databases.
License MIT
Package doctrine-cache-provider
Short Description Library to add a Doctrine Provider to allow Doctrine Cache to connect to databases.
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-cache-provider
Doctrine Cache Provider
Library to add a Doctrine Provider to allow Doctrine Cache to connect to databases.
This can be useful for a poor man's distributed cache system.
Uses Doctrine DBAL and serialize
.
See http://doctrine-dbal.readthedocs.org/en/latest/reference/configuration.html
Usage
Configuration
You need to have a working database and the proper table. A schema tool is included:
Running tests
To run the MySQL test, you need to have a test
database with user test
and password test
.
TODO
Include tests for other Doctrine drivers
Author
All versions of doctrine-cache-provider with dependencies
PHP Build Version
Package Version
The package lavoiesl/doctrine-cache-provider contains the following files
Loading the files please wait ....