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.
Only for maintaining extremely outdated PHP applications (pre-PHP 5.5) with explicit, unavoidable APC dependencies and zero short-term upgrade plans. Avoid entirely for all other scenarios:
"This package is obsolete and actively harmful to adopt. APC was deprecated over a decade ago, and this module hasn’t been updated since 2022 with zero community engagement. Using it would lock us into unsupported technology, create security risks, and waste engineering resources. Instead, we should prioritize migrating all APC dependencies to modern alternatives like OPcache or APCu, leveraging Laravel’s built-in cache testing tools or Codeception’s native capabilities. This isn’t a ‘build vs buy’ decision—it’s a clear case of eliminating technical debt by moving forward, not backward."
How can I help you explore Laravel packages today?