利用PHP框架CodeIgniter实现实时CRUD 界面:GroceryCrud

12年前
GroceryCrud is a CodeIgniter-powered resource that can auto-generate a fully-functional create/read/update/delete interface very quickly.

Once it is integrated into a CodeIgniter installation, a new grid with CRUD features can be created with only a few lines of code and it can have pagination, sorting + search, all with Ajax.

GroceryCrud

The generated data-entry forms can have both server-side and client-side validation where custom rules can be integrated easily.

It is possible to only use the desired columns and there are callbacks almost everywhere for further customizations.