crunch / cache-control
This package is abandoned and no longer maintained.
No replacement package was suggested.
Interact with apcu/opcache in FPM-instances
v0.2.2
2015-09-08 20:01 UTC
Requires
- php: >=5.3.0
- crunch/fastcgi: ~1.0
- symfony/console: ~2.3
Requires (Dev)
- phake/phake: ~2.0@dev
- phpunit/phpunit: ~4.0
README
Control over the APC/OpCache in FPM-instances.
Interact with shared-memory (opcode-)caches of an FPM-instances directly. It is completely independent from any webserver, or application.
Usage
bin/cache-control clear [--host <hostname|socket-path>]
bin/cache-control status [--host <hostname|socket-path>]
Notes
- Only works for local FPM-instances.
Requirements
- PHP => ^7.0.0