We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e51309e commit 86718e5Copy full SHA for 86718e5
1 file changed
composer.json
@@ -1,12 +1,15 @@
1
{
2
"name": "robinn/phpcacheadmin",
3
- "description": "Web dashboard for Redis, Memcached and OPCache.",
+ "description": "Web dashboard for Redis, Memcache(d) and OPCache.",
4
"keywords": [
5
"redis",
6
+ "memcache",
7
"memcached",
8
"opcache",
9
"cache",
- "admin"
10
+ "admin",
11
+ "dashboard",
12
+ "gui"
13
],
14
"license": "MIT",
15
"type": "project",
0 commit comments