laminas/laminas-cache-storage-adapter-memory
In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services.
Architecture fit: The package is part of the Laminas ecosystem and integrates well with Laravel via Composer. However, the 3.2.0 release removes PHP 8.1 support and adds PHP 8.5 (likely a typo for 8.3 or 8.4), which may impact compatibility with existing Laravel applications running older PHP versions.
Integration feasibility: Requires PHP >=8.2. Existing Laravel projects using PHP 8.1
How can I help you explore Laravel packages today?