psr-discovery/cache-implementations
Discovers installed PSR-6 cache implementations at runtime and returns the first available adapter, avoiding hard dependencies in libraries/SDKs. Supports php-cache adapters and Stash, with options to prefer or manually instantiate configurable caches.
laminas/laminas-cache ^4.0, neos/cache ^5.0–^8.0), reducing technical debt for teams migrating from older PHP/Laravel stacks.Adopt if:
laminas/laminas-cache, neos/cache, or others like symfony/cache).Look elsewhere if:
spatie/laravel-cache) that meets your needs without extra abstraction.For Executives: "This package lets us standardize caching across our Laravel apps while supporting modern PHP and popular cache libraries—reducing dev time and future-proofing our stack. It’s a low-risk way to adopt PSR standards without sacrificing flexibility."
For Engineering:
"The update adds PHP 8.2 support and extends compatibility with newer laminas-cache and neos/cache versions. If you’re on a migration path or need a reliable PSR-16 cache adapter, this cuts down on manual integration work. Minimal breaking changes—just ensure your PHP version aligns."
How can I help you explore Laravel packages today?