2017 © Pedro Peláez
 

library opcachegui

GUI for PHP's OpCache

image

peehaa/opcachegui

GUI for PHP's OpCache

  • Wednesday, February 28, 2018
  • by PeeHaa
  • Repository
  • 98 Watchers
  • 1246 Stars
  • 9,392 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 175 Forks
  • 8 Open issues
  • 20 Versions
  • 5 % Grown

The README.md

OpCacheGUI

Scrutinizer Code Quality Code Coverage Build Status, (*1)

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., (*2)

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

Installation

For installation instructions and example configuration see the installation wiki page., (*4)

Contributing

How to contribute, (*5)

License

MIT License (MIT), (*6)

Roadmap

v1.1.0
  • [ ] Add brazilian portuguese translations
  • [ ] Add support for the ipv6 loopback address to the firewall
v2.0.0
  • [ ] Add APCu support
  • [ ] Add Memcached support
  • [ ] Separate firewall and authentcaion layers
  • [ ] Add jailing / seperation of directories
  • [ ] Add adapter for external authentication
  • [ ] Add support to invalidate entire directories
  • [ ] Add support to warm up cache
  • [ ] Add support to manage other servers centrally
  • [ ] Delegate autoloading to Composer's PSR4 autoloader
  • [ ] Delegate routing to external library (fastroute, fasterroute, fastererroute, fastestfasterererroute)
  • [ ] Add installation page for fresh installs
  • [ ] Add update/upgrade page for existing installs
  • [ ] Add support for IPV6 addresses
  • [ ] Use proper language + region codes for translation files (http://en.wikipedia.org/wiki/IETF_language_tag) / POSIX
  • [ ] Split up individual components:
    • [ ] IP firewall
    • [ ] Human readable byte formatter
    • [ ] I18n
    • [ ] Templating system
    • [ ] CSRF token generator
    • [ ] Simple session storage

Timeline

v1.1.0
Phase Start End
Finalize roadmap 22-05-2015 23-05-2015
Create v1.1.0 branch 23-05-2015 23-05-2015
Development 23-05-2015 25-05-2015
RC1 release 25-05-2015 31-05-2015
Stable (when no blocking issues are found in RC1) 31-05-2015 31-05-2015
v2.0.0
Phase Start End
Finalize roadmap 23-05-2015 24-05-2015
Create v1.1.0 branch 24-05-2015 24-05-2015
Development 01-06-2015 31-07-2015
RC1 release 01-08-2015 15-08-2015
RC2 release 15-08-2015 31-08-2015
Update documentation 22-08-2015 31-08-2015
Stable (when no blocking issues are found in RC2) 01-09-2015 01-09-2015

Screenshots

Status page

OpCacheGUI status, (*7)

Cached scripts

OpCacheGUI cached scripts, (*8)

Graphs

OpCacheGUI graphs, (*9)

Status page on mobile devices

OpCacheGUI status mobile, (*10)

Cached scripts page on mobile devices

[![OpCacheGUI cached scripts mobile][5]][5], (*11)

The Versions

28/02 2018

dev-master

9999999-dev https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php ^7

 

The Development Requires

cache opcache gui opcodes graphs

16/10 2017

dev-php-5.4

dev-php-5.4 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.4 || <7

 

The Development Requires

cache opcache gui opcodes graphs

22/05 2015

1.1.0.x-dev

1.1.0.9999999-dev https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

22/05 2015

2.0.0.x-dev

2.0.0.9999999-dev https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

16/01 2015

dev-apcu

dev-apcu https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

14/01 2015

v1.0.1

1.0.1.0 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

07/12 2014

1.0.0.x-dev

1.0.0.9999999-dev https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

07/12 2014

v1.0.0

1.0.0.0 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

03/12 2014

dev-v1.0.0-rc5

dev-v1.0.0-rc5 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

03/12 2014

v1.0.0-rc5

1.0.0.0-RC5 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

11/11 2014

dev-v1.0.0-rc4

dev-v1.0.0-rc4 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

11/11 2014

v1.0.0-rc4

1.0.0.0-RC4 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

08/11 2014

dev-ilalmi-master

dev-ilalmi-master https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

01/11 2014

dev-v1.0.0-rc3

dev-v1.0.0-rc3 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

01/11 2014

v1.0.0-rc3

1.0.0.0-RC3 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

30/10 2014

dev-v1.0.0-rc2

dev-v1.0.0-rc2 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

30/10 2014

v1.0.0-rc2

1.0.0.0-RC2 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

19/10 2014

dev-amenadiel-apcu_tabs

dev-amenadiel-apcu_tabs https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

19/10 2014

v1.0.0-rc1

1.0.0.0-RC1 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

The Development Requires

cache opcache gui opcodes graphs

20/01 2014

v0.0.2

0.0.2.0 https://github.com/PeeHaa/OpCacheGUI

GUI for PHP's OpCache

  Sources   Download

MIT

The Requires

  • php >=5.5

 

cache opcache gui opcodes graphs