async-aws / illuminate-cache
AsyncAws integration for Illuminate Cache.
Installs: 177 444
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 1
pkg:composer/async-aws/illuminate-cache
Requires
- php: ^7.2.5 || ^8.0
- ext-json: *
- async-aws/dynamo-db: ^1.1 || ^2.0 || ^3.0
- illuminate/cache: ^6.18.13 || ^7.10 || ^8.0 || ^9.0 || ^10.0 || ^11.0
- illuminate/support: ^6.18.13 || ^7.10 || ^8.0 || ^9.0 || ^10.0 || ^11.0
README
Install
composer require async-aws/illuminate-cache
Documentation
See https://async-aws.com/integration/laravel.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/