darkyen / OpCacheGUI

GUI for PHP's OpCache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpCacheGUI

Scrutinizer Code Quality Code Coverage Build Status

GUI for PHP's OpCache. I started this project to see what you can do with PHP's OpCache. There are already a couple of projects who implement something like this, but they are either a "one file to rule them all" or just not very nice looking.

If you are looking for a simple single file status GUI please see Rasmus' one-page OpCache project.

Installation

For installation instructions and example configuration see the installation wiki page.

Contributing

How to contribute

License

MIT License (MIT)

Screenshots

Status page

OpCacheGUI status

Cached scripts

OpCacheGUI cached scripts

Graphs

OpCacheGUI graphs

Status page on mobile devices

OpCacheGUI staus mobile

Cached scripts page on mobile devices

OpCacheGUI cached scripts mobile

About

GUI for PHP's OpCache


Languages

Language:PHP 79.3%Language:CSS 20.7%