Webdis Documentation
  • Welcome!
  • Getting Started
    • Introduction
    • Requirements
    • Installation
    • Updating Webdis
  • Basic Usage
    • Logging in
    • Viewing Data
  • Developing Webdis
    • Getting Started
Powered by GitBook
On this page

Was this helpful?

  1. Getting Started

Introduction

PreviousWelcome!NextRequirements

Last updated 3 years ago

Was this helpful?

Webdis was created with a single goal in mind, access Redis Server's and run commands on them, and view the keys easily, just like how PHPMyAdmin does with MySQL.

Webdis was created from scratch, however, it takes components and pieces from frameworks such as and . We utilize features from such as , and even the way Config files are loaded and cached (which we recreated in a simple way), and added them to Webdis. We also added a few components, like , , , and , and used them for every request.

Laravel
Symfony
Laravel
Blade
Laravel's
Symfony
HttpKernel
HttpFoundation
Filesystem
Finder