Skip to content

Latest commit

 

History

History
57 lines (35 loc) · 1.84 KB

README.md

File metadata and controls

57 lines (35 loc) · 1.84 KB

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