Often when stating a new project I'll require a "quick 'n' dirty" content management solution.
Ideally something that can read my database schema and generated HTML forms.
Previously I've used; phpMyEdit and phpMyAdmin but they are lacking is key areas.
My wish list woulds be:
- Database independent
- Foreign key aware
- Handles views as-well-as tables
- Generates modern HTML and CSS
- AJAX interface.
What's your swiss army knife when it comes to CMS on a project?