wp-cloud / opcache-status
A one-page opcache status page
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 3
Forks: 371
Open Issues: 3
Type:application
pkg:composer/wp-cloud/opcache-status
Requires
- php: >=5.5.0
 
This package is auto-updated.
Last update: 2025-10-28 04:56:01 UTC
README
A one-page opcache status page for the PHP 5.5 opcode cache.
You don't need the opcode cache installed to help out with this. See the data-sample.php file for a dump of the data.
I know it is rather ugly, so please spruce it up. But I would like to keep it relatively small and to a single file so it is easy to drop into a directory anywhere without worrying about separate css/js/php files.
TODO
- The ability to sort the list of cached scripts by the various columns
 - A better layout that can accommodate more of the script data without looking cluttered
 - A tuning suggestion tab (need to add a couple of things to the opcache output first though)
 
