matryoshka. Russian Doll Caching in Laravel

laracasts.com/series/russian-doll-caching-in-laravel

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2017
  • Merge pull request #11 from willvincent/master
October 2016
  • Include support for laravel 5.1 & 5.3
September 2016
  • Release —
February 2016
  • Update docs to reflect caching collections
  • Allow for making a cache key from a collection - closes #5
  • Merge pull request #3 from hootlex/patch-1
  • fix typo
  • Change docblock type
  • Readme thingies
  • Merge pull request #2 from developeritsme/get-model-primary-key
  • More work on readme
  • Working on readme
  • Use more safer getKey() method instead of assumption that key is name…
  • Release —0.1.0
  • Remove minimum stability
  • Docblock a third time - shut up
  • docblock again
  • docblock fix
  • Automatically register the local middleware.
  • Check if method exists
  • Refactor method.
  • Allow overrides for cache key