I've being developing with Django for about two years. I recently was hired by a company that has about 20 sites that are all PHP. The PHP is very old and has really bad coding practices.
I would like to switch them over to Django but that might take awhile as the site have heavy e-commerce integrations. In the meantime I would like to switch them to a PHP framework that has a nice, quick admin area like Django.
I would like to have something setup by tomorrow and Symfony is pretty much out of the question. I don't really like how it works.
Are there any PHP frameworks that have easy to configure admin areas? Frameworks with sample projects would help.