Skip to content

DutchCodingCompany/cached-valuestore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cached Valuestore

Latest Version on Packagist Total Downloads

Adds a cached version of spatie/valuestore and registers it to the service container.

Installation

You can install the package via composer:

composer require dutchcodingcompany/cached-valuestore

Events

Three events are triggered:

  • DutchCodingCompany\CachedValuestore\Events\PutIntoValuestore, triggered by put, prepend, push, offsetSet, increment and decrement
  • DutchCodingCompany\CachedValuestore\Events\ForgetFromValuestore, triggered by forget
  • DutchCodingCompany\CachedValuestore\Events\FlushValuestore, triggered by flush and flushStartingWith

License

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages