2017 © Pedro Peláez
 

library cache-component

Awheel cache Component

image

awheel/cache-component

Awheel cache Component

  • Thursday, April 6, 2017
  • by lyf362345
  • Repository
  • 1 Watchers
  • 0 Stars
  • 39 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Cache Component

Cache Component for Awheel, (*1)

usage


app('cache')->add($cacheKey, $value, $ttl); app('cache')->set($cacheKey, $value, $ttl); app('cache')->get($cacheKey, $default); app('cache')->destory($cacheKey, $default); app('cache')->forever($cacheKey, $default); ....

The Versions

06/04 2017

v1.5.x-dev

1.5.9999999.9999999-dev

Awheel cache Component

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

06/04 2017

dev-master

9999999-dev

Awheel cache Component

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

06/04 2017

1.5.0

1.5.0.0

Awheel cache Component

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

16/03 2017

v1.0.x-dev

1.0.9999999.9999999-dev

Cache Component for light

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

16/03 2017

1.0.3

1.0.3.0

Cache Component for light

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

10/03 2017

1.0.2

1.0.2.0

Cache Component for light

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

16/02 2017

1.0.1

1.0.1.0

Cache Component for light

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

16/02 2017

1.0.0

1.0.0.0

Cache Component for light

  Sources   Download

MIT

The Requires

  • php >=5.4.0