Thursday, June 27, 2013

Re: A PHP framework with some Django features?

Even cake php framework does create db tables from models. The only thing is that you need to install a third party application. 

On Thursday, June 27, 2013 4:13:38 PM UTC-5, thomaaaas wrote:
Hello,

I have a PHP background, and I'm learning Django.
Long story short: I love Django, but some things are really painful to do (configuration, media/static content, etc.).

That's why I want to know if there is a PHP framework that has some of Django's really cool features:
- Automatically creates the SQL table from the model
- Automatically creates an admin

Thanks for your help

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment