Answer the question
In order to leave comments, you need to log in
What nice CRUD/Scaffold generator for PHP+MySQL do you use?
I am looking for a not too simple , pretty CRUD interface with pagination out of the box. AJAX and freedom of customization, up to building simple joins will be a huge plus, but somehow I don’t use Google, it wants to sell me all the weighty frameworks. Therefore I thirst for advice-hints. It looks like it’s easier to deal with any documented framework or add your own plugin to WP, but I don’t want tasks more than 10 “junior hours”.
Little blood. 100 thanks in advance.
Answer the question
In order to leave comments, you need to log in
Well, if you need to make an admin panel for some content workers in 60 minutes, then create a user in mysql for them and give them phpmyadmin/workbench/any-similar-utility.
And so, there is, for example, GroceryCrud, and almost any modern framework (orm integrated into it) can generate crud - study at least one. The list is something like this, from simple to complex: CodeIgniter (GroceryCrud uses it), CakePHP, Yii, Symfony2 + Propel, Symfony2 + Doctrine. (there are more of course)
I could not find. I made my own in 15 minutes, screwed bootstrap.min and it looks nice.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question