Skip to content

k9krew/OpCacheGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpCacheGUI

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.

Status

Currently the Opcache status, statistics, cached files and shiny graphs are implemented.

Some features that will be implemented soon are:

  • Authentication
  • Cache invalidation
  • Auto refresh
  • Sorting of columns
  • Changing of graph types

If you would like to see a feature please add an issue. If you want to contribute please feel free to send a PR.

License

MIT License (MIT)

About

GUI for PHP's OpCache

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 68.8%
  • JavaScript 20.7%
  • CSS 10.5%