Download the PHP package ecomdev/cache-key without Composer
On this page you can find all versions of the php package ecomdev/cache-key. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ecomdev/cache-key
More information about ecomdev/cache-key
Files in ecomdev/cache-key
Download ecomdev/cache-key
More information about ecomdev/cache-key
Files in ecomdev/cache-key
Vendor ecomdev
Package cache-key
Short Description Library that allows you to generate cache keys based on various data formats.
License MIT
Package cache-key
Short Description Library that allows you to generate cache keys based on various data formats.
License MIT
Please rate this library. Is it a good library?
Informations about the package cache-key
Cache Key

Library that allows you to generate cache keys based on various data formats.
Main components:
- Key generator Allows to generate a cache key based on different data input
- Key converters Allows to convert various php data types into key friendly data type
- Key normalizer Normalizes characters in generated string to match particular cache key sanity checks of your own cache adapter.
Installation
Usage
Automatic non alpha-num characters encoding
Multiple normalizers
Using converter for key value map
Cache Key Info Provider Usage
Your custom cache able model
Usage in key generation
PSR-6 compatible key generation
Prefixed Key Generation
Contribution
Make a pull request based on develop branch
All versions of cache-key with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|>=7.0
The package ecomdev/cache-key contains the following files
Loading the files please wait ....