github amnuts/opcache-gui 3.0.0
Public release 3.0.0

latest releases: 3.5.4, 3.5.3, 3.5.2...
3 years ago

Version 3.0.0 of the GUI brings in a complete re-write aimed at modern browsers.

Some of the notable changes are:

  • New namespace for the base service class which ensure composer compatibility
  • You can now paginate the cached files list to make it easier to render a large file list
  • Any scripts that have been preloaded are displayed in a tab
  • Any file paths ignored are displayed in a tab
  • You can now invalidate all the files matching a search in one go
  • jQuery has been removed; the whole interface is now using ReactJS and more modern javascript (so only modern browsers)
  • The CSS is now using SASS and is now much easier to change all the colours of the interface as you wish
  • SVGs are now used for any icons or gauge graphs
  • A more responsive interface when the 'enable real-time' is activated
  • Build script added to compile the ReactJS and SASS and put them into the single, simple, gui script

Don't miss a new opcache-gui release

NewReleases is sending notifications on new releases.