codeception/module-apc
Codeception APC module adds caching support to your tests by integrating PHP’s APC/APCu. Clear, inspect, and manage cache entries during functional and acceptance runs to keep suites isolated and predictable.
Architecture fit: The package targets APC (Alternative PHP Cache), which has been deprecated since PHP 5.5 and replaced by OPcache for opcode caching and APCu for user caching. Laravel's cache system
How can I help you explore Laravel packages today?