lifeofguenter / tiny-memcached-ui
Minimalistic web interface to manage Memcached.
Installs: 920
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 3
Forks: 0
Open Issues: 1
Language:CSS
Type:project
Requires
- php: >=5.6.0
- ext-memcached: *
This package is not auto-updated.
Last update: 2024-11-23 22:16:36 UTC
README
About tiny-memcached-ui
tiny-memcached-ui is a minimalistic web-interface to manage memcached. It does not offer a lot of features (for now) and is meant as a very simple installable php based interface.
Installing
Simply install tiny-memcached-ui through composer:
composer create-project lifeofguenter/tiny-memcached-ui path/to/install
Screenshots
List of keys
Cache content
License
tiny-memcached-ui is released under the GPLv3 License. See the bundled LICENSE file for details.