2017 © Pedro Peláez
 

library russian-doll

russian-doll php library

image

g4/russian-doll

russian-doll php library

  • Wednesday, December 27, 2017
  • by g4code
  • Repository
  • 14 Watchers
  • 11 Stars
  • 5,760 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 14 % Grown

The README.md

russian-doll

russian-doll - caching schema php library - inspired by rails/cache_digests, (*1)

Install

Install through composer package manager. Find it on packagist., (*2)

composer require g4/russian-doll

Dependency: * g4/mcache package., (*3)

Usage

Check mcache docs for details - mcache, (*4)

<?php

$mcache = \G4\Mcache\McacheFactory::createInstance($driverName, $options, $prefix);

$key = \G4\RussianDoll\Key('posts');
$key
    ->addVariablePart($perPage)
    ->addVariablePart($page);

$russianDoll = new \G4\RussianDoll\RussianDoll($mcache);
$russianDoll->setKey($key);

// get data from cache
$posts = $russianDoll->fetch();

// write data to cache
$russianDoll->write($posts);

// invalidate cache entry
$russianDoll->expire();

Development

Install dependencies

$ make install

Run tests

$ make test

License

(The MIT License) see LICENSE file for details..., (*5)

The Versions

27/12 2017

dev-master

9999999-dev

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

27/12 2017

0.4.5

0.4.5.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

26/09 2017

dev-develop

dev-develop

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

26/09 2017

0.4.4

0.4.4.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

22/09 2016

0.4.3

0.4.3.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

19/09 2016

0.4.2

0.4.2.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

24/08 2016

0.4.1

0.4.1.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

24/08 2016

0.4.0

0.4.0.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

29/06 2015

0.3.0

0.3.0.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

22/05 2015

0.2.1

0.2.1.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

22/05 2015

0.2.0

0.2.0.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

07/10 2014

0.1.3

0.1.3.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

12/05 2014

0.1.2

0.1.2.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

06/01 2014

0.1.1

0.1.1.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration

31/12 2013

0.1.0

0.1.0.0

russian-doll php library

  Sources   Download

MIT

The Requires

 

The Development Requires

by Drasko Gomboc
by Dejan Samardzija
by Ivan Krickovic

cache russian doll russian doll caching cache digests cache digest cache invalidation cache key fluid cache key key-based cache expiration