Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 516 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 516 Bytes

devindex

A PHP script to place in your development environment's public_html folder.

Dynamically display subfolders and files plus links to handpicked tools with (near) zero configuration.

Suggested Installs

  1. webgrind - git clone https://github.com/jokkedk/webgrind.git
  2. adminer - git clone https://github.com/vrana/adminer/.git

Then in adminer:

git submodule update --init

Q&A

  1. Why are there 3 tools for OPCache?

They each have their uses, but I do use ocp.php (OPCache Stats 3) the most.