cash/lrucache
Memory-based, non-persistent Least Recently Used (LRU) cache for PHP. Supports integer or string keys and any value types, with a fixed max size and automatic eviction of least-recently-used entries when capacity is exceeded.
Least Recently Used cache for PHP
How can I help you explore Laravel packages today?