Skip to content

uPaid/contextual-keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contextual keys

License: MIT

This package provides a simple way to create contextual keys based on caller class, context, action and key. Useful for dedicated cache classes

Installation

This package can be installed through Composer:

composer require upaid/contextual-keys

Or by adding the following line to the require section of your Laravel app's composer.json file:

    "require": {
        "upaid/contextual-keys": "1.*"
    }

Run composer update upaid/contextual-keys to install the package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages