2017 © Pedro Peláez
 

library craft-psr6

PSR-6 Cache for Craft CMS

image

flipboxfactory/craft-psr6

PSR-6 Cache for Craft CMS

  • Friday, February 23, 2018
  • by nateiler
  • Repository
  • 3 Watchers
  • 0 Stars
  • 230 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 3186 % Grown

The README.md

PSR-6 Cache for Craft CMS

Join the chat at https://gitter.im/flipboxfactory/craft-psr6 Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

This package provides simple mechanism for PSR-6 Cache via Craft CMS., (*2)

Installation

To install, use composer:, (*3)

composer require flipboxfactory/craft-psr6

Testing

``` bash $ ./vendor/bin/phpunit, (*4)


## Usage Define it as a component in your plugin ```php 'components' => [ 'psr6cache' => [ 'class' => flipbox\craft\psr6\Cache::class ] ]

or via your composer as an 'extra' definition, (*5)

"components": {
  "psr6cache": "flipbox\\craft\\psr6\\Cache"
}

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

License

The MIT License (MIT). Please see License File for more information., (*7)

The Versions

23/02 2018

dev-master

9999999-dev

PSR-6 Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-6 psr6 craft craft cms

23/02 2018

dev-develop

dev-develop

PSR-6 Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-6 psr6 craft craft cms

23/02 2018

1.0.0-rc

1.0.0.0-RC

PSR-6 Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-6 psr6 craft craft cms

07/11 2017

1.0.0

1.0.0.0

PSR-6 Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-6 psr6 craft craft cms