2017 © Pedro Peláez
 

library craft-psr16

PSR-16 Simple Cache for Craft CMS

image

flipboxfactory/craft-psr16

PSR-16 Simple Cache for Craft CMS

  • Tuesday, April 24, 2018
  • by nateiler
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1,134 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 297 % Grown

The README.md

PSR-16 Cache for Craft CMS

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

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

Installation

To install, use composer:, (*3)

composer require flipboxfactory/craft-psr16

Testing

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


## Usage Define it as a component in your plugin ```php 'components' => [ 'psr16cache' => [ 'class' => flipbox\craft\psr16\SimpleAdapterCache::class ] ]

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

"components": {
  "psr16cache": "flipbox\\craft\\psr16\\SimpleAdapterCache"
}

Contributing

Please see CONTRIBUTING for details., (*6)

Credits

License

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

The Versions

24/04 2018

dev-master

9999999-dev

PSR-16 Simple Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-16 craft psr16 craft cms

24/04 2018

1.0.0

1.0.0.0

PSR-16 Simple Cache for Craft CMS

  Sources   Download

MIT

The Requires

 

The Development Requires

by Flipbox Factory

yii2 psr-16 craft psr16 craft cms