https://github.com/eugef/phpredexpert
Simple and powerful web tool for Redis databases and servers management, written in PHP and JavaScript.
https://github.com/eugef/phpredexpert
php redis
Last synced: about 1 year ago
JSON representation
Simple and powerful web tool for Redis databases and servers management, written in PHP and JavaScript.
- Host: GitHub
- URL: https://github.com/eugef/phpredexpert
- Owner: eugef
- License: gpl-2.0
- Created: 2014-01-10T15:54:56.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T11:18:36.000Z (over 10 years ago)
- Last Synced: 2025-03-18T02:03:25.438Z (over 1 year ago)
- Topics: php, redis
- Language: CSS
- Homepage:
- Size: 3.25 MB
- Stars: 26
- Watchers: 5
- Forks: 7
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

## What is phpRedExpert?
[](https://github.com/eugef/phpRedExpert/wiki/Getting-started#installation)
[](https://gemnasium.com/eugef/phpRedExpert)
[](https://github.com/eugef/phpRedExpert/blob/master/LICENSE)
[](https://github.com/eugef/phpRedExpert/issues)
**phpRedExpert** is a lightweight and powerful web tool for [Redis](www.redis.io) key-value store management and administration. It allows you to manage keys, monitor and configure Redis servers in a simple and intuitive way.
**phpRedExpert** supports a wide range of operations and is especially handy if you don't want to access Redis through its CLI.
**phpRedExpert** is created using the most advanced and leading frameworks and libraries. [Symfony](http://symfony.com/) is used for its backend and [AngularJS](https://angularjs.org/) with [Bootstrap](http://getbootstrap.com/) for the frontend.
## Purpose of phpRedExpert
* Easy access to Redis through intuitive web interface
* Improved user experience for keys manipulation
* Administering multiple Redis servers
* Support for bulk keys operations
## Documentation
* [**Getting started**](https://github.com/eugef/phpRedExpert/wiki/Getting-started)
* [Requirments](https://github.com/eugef/phpRedExpert/wiki/Getting-started#requirements)
* [PHP](https://github.com/eugef/phpRedExpert/wiki/Getting-started#php)
* [Redis](https://github.com/eugef/phpRedExpert/wiki/Getting-started#redis)
* [Web browser](https://github.com/eugef/phpRedExpert/wiki/Getting-started#web-browser)
* [Installation](https://github.com/eugef/phpRedExpert/wiki/Getting-started#installation)
* [Install with Composer](https://github.com/eugef/phpRedExpert/wiki/Getting-started#install-with-composer)
* [Download a Release archive](https://github.com/eugef/phpRedExpert/wiki/Getting-started#download-a-release-archive)
* [Securing your installation](https://github.com/eugef/phpRedExpert/wiki/Getting-started#securing-your-installation)
* [**Configuration**](https://github.com/eugef/phpRedExpert/wiki/Configuration)
* [Server connection settings](https://github.com/eugef/phpRedExpert/wiki/Configuration#server-connection-settings)
* [Database names](https://github.com/eugef/phpRedExpert/wiki/Configuration#database-names)
* [Display settings](https://github.com/eugef/phpRedExpert/wiki/Configuration#display-settings)
* [**User Guide**](https://github.com/eugef/phpRedExpert/wiki/User-Guide)
* [**FAQ**](https://github.com/eugef/phpRedExpert/wiki/FAQ)
* [**Contributing**](https://github.com/eugef/phpRedExpert/wiki/Contributing)