dancrew32 / marcel

The PHP 5.4 MVC with Shoes On: ActiveRecord, User/Session, Generators, SCSS, (Twitter Bootstrap) Integration, Workers, Cron Management, Image Manipulation, Caching, Git Management, Mail & Mail Parsing, OCR, Scraping, Selenium, Mustache, Markdown, Phone & Text Messaging, WebSockets, BitTorrent and much more!
5 stars 0 forks source link

integrate adminer #53

Closed dancrew32 closed 11 years ago

dancrew32 commented 11 years ago

https://github.com/vrana/adminer

would be nice to swap out adminer db/user layer and integrate it with marcel. you could then run schema update hooks upon table drop/create/alter and make the ui sexier. might be worth altering line by line or rewriting in marcel

dancrew32 commented 11 years ago

start with https://github.com/vrana/adminer/blob/master/adminer/include/bootstrap.inc.php

dancrew32 commented 11 years ago

on second thought, adminer has a pretty disgusting backend.. might look into making something specific for this..