graham-campbell/bounded-cache
A Bounded TTL PSR-16 Cache Implementation
Maintainers
Requires
- php: ^8.1
- psr/simple-cache: ^2.0 || ^3.0
Requires (Dev)
- graham-campbell/analyzer: ^5.1
- graham-campbell/testbench-core: ^4.3
- mockery/mockery: ^1.6.12
- phpunit/phpunit: ^10.5.63 || ^11.5.55 || ^12.5.14
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT afdd0a49783582a038c67f0d2cdfc8e3345196b1
- Graham Campbell <hello.woop@gjcampbell.co.uk>
cacheGraham CampbellGrahamCampbellpsr16boundedBounded CacheBounded-Cache
README
Bounded Cache was created by, and is maintained by Graham Campbell, and is a bounded TTL PSR-16 cache implementation. Feel free to check out the change log, releases, security policy, license, code of conduct, and contribution guidelines.
👁 Build Status
👁 StyleCI Status
👁 Software License
👁 Packagist Downloads
👁 Latest Version
Installation
This version requires PHP 8.1-8.5.
To get the latest version, simply require the project using Composer:
$ composer require "graham-campbell/bounded-cache:^3.1"
Security
If you discover a security vulnerability within this package, please send an email to security@tidelift.com. All security vulnerabilities will be promptly addressed. You may view our full security policy here.
License
Bounded Cache is licensed under The MIT License (MIT).
For Enterprise
Available as part of the Tidelift Subscription
The maintainers of graham-campbell/bounded-cache and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.
