Download the PHP package bluetree-service/cache without Composer
On this page you can find all versions of the php package bluetree-service/cache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluetree-service/cache
More information about bluetree-service/cache
Files in bluetree-service/cache
Download bluetree-service/cache
More information about bluetree-service/cache
Files in bluetree-service/cache
Vendor bluetree-service
Package cache
Short Description Compatible with PSR-6 and PSR-16 cache library
License Apache-2.0
Homepage https://github.com/bluetree-service/cache
Package cache
Short Description Compatible with PSR-6 and PSR-16 cache library
License Apache-2.0
Homepage https://github.com/bluetree-service/cache
Please rate this library. Is it a good library?
Informations about the package cache
Bluetree PSR-6 & PSR-16 cache
Builds
Travis | Scrutinizer |
---|---|
Coverage
Coveralls | Scrutinizer |
---|---|
Quality
Code Climate | Scrutinizer | Sensio Labs |
---|---|---|
PSR-6 and/or PSR-16 cache system, based on file storage.
Included libraries
- BlueCache\Cache - Basic class for PSR-6 cache handling
- BlueCache\SimpleCache - Basic class for PSR-16 cache handling
- BlueCache\CacheItem - Cache item element for PSR-6 (used also not explicitly by SimpleCache)
- BlueCache\CacheException - Exception class for all PSR-6/16 exceptions
- BlueCache\Common - Common with PSR-6 and 16 methods
- BlueCache\Storage\File - Allow storage cache as files on local filesystem
- BlueCache\Storage\StorageInterface - Storage interface for future usage by other storage systems
Documentation
Install via Composer
To use packages you can just download package and pace it in your code. But recommended way to use BlueCache is install it via Composer. To include BlueCache libraries paste into composer json:
Project description
Used conventions
- Namespaces - each library use namespaces
- PSR-2 - PSR-2 coding standard
- PSR-4 - PSR-4 auto loading standard
- PSR-6 - PSR-6 cache standard
- PSR-16 - PSR-16 cache standard
- Composer - Composer
Requirements
- PHP 5.6 or higher
Change log
All release version changes:
Change log
License
This bundle is released under the Apache license.
Apache license
Travis Information
All versions of cache with dependencies
PHP Build Version
Package Version
The package bluetree-service/cache contains the following files
Loading the files please wait ....