Download the PHP package kozz/laravel-doctrine-cache without Composer
On this page you can find all versions of the php package kozz/laravel-doctrine-cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kozz/laravel-doctrine-cache
More information about kozz/laravel-doctrine-cache
Files in kozz/laravel-doctrine-cache
Download kozz/laravel-doctrine-cache
More information about kozz/laravel-doctrine-cache
Files in kozz/laravel-doctrine-cache
Vendor kozz
Package laravel-doctrine-cache
Short Description Doctrine Cache Factory for Laravel 5
License MIT
Homepage https://github.com/urakozz/php-laravel-doctrine-cache
Package laravel-doctrine-cache
Short Description Doctrine Cache Factory for Laravel 5
License MIT
Homepage https://github.com/urakozz/php-laravel-doctrine-cache
Please rate this library. Is it a good library?
Informations about the package laravel-doctrine-cache
Laravel Docrtine Cache Proxy
Laravel Proxy to Doctrine Cache
When to use
implements interface so it's fully compatible with all libraries that are requiring Doctrine Cache such as:
- Doctrine Annotation Reader
- Symfony Validator
- JMS Serializer
How does it work
is using cache from app container : and points methods to suitable Laravel Cache methods
Examples
Reference
Methods
-
Fetches an entry from the cache
-
Test if an entry exists in the cache
-
Puts data into the cache
- Deletes a cache entry
All versions of laravel-doctrine-cache with dependencies
PHP Build Version
Package Version
The package kozz/laravel-doctrine-cache contains the following files
Loading the files please wait ....