/ed

PHP UI to RDBMS

Primary LanguagePHPMIT LicenseMIT

Ed

Ed is a web user interface to relational databases that supports CRUD manipulations.

By default it use Chinook, so update the configs to point to your database. To install and run, type the following:

$ composer install    # see http://getcomposer.org
$ php -S localhost:8080 -t public/ public/index.php    # or ./start.cmd if your a lazy cat

Screenshot

Featuring