grocery-crud
CRUD generator
A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications.
Grocery CRUD is a PHP Codeigniter Framework library that creates a full functional CRUD system without the requirement of extra customisation to the JavaScripts or the CSS to do it so.
1k stars
136 watching
472 forks
Language: PHP
last commit: almost 4 years ago
Linked from 1 awesome list
codeignitercodeigniter3grocery-crudphp
Related projects:
Repository | Description | Stars |
---|---|---|
tiborsaas/iscaffold | Generates a basic CRUD application in CodeIgniter based on a database design | 88 |
nurisakbar/garuda-crud-generator | A CodeIgniter 3 CRUD generator with Datatables serverside and AdminLTE integration. | 70 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
amranidev/scaffold-interface | A tool that generates and scaffolds Laravel applications with features like CRUD generation, model visualization, and authentication setup. | 913 |
carltongibson/neapolitan | A Django framework for building CRUD views with minimal code and effort. | 517 |
sohelamin/crud-generator | Automates the creation of common application components | 1,407 |
davydovanton/hanami-scaffold | A tool to generate CRUD actions in one command for Hanami applications | 12 |
ultimatemodulecreator/umc-crud | A set of classes and interfaces to reduce boilerplate code when creating CRUD extensions in Magento 2 | 26 |
jamierumbelow/codeigniter-base-model | An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,051 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
icwr-team/r-crud | A PHP class library providing basic CRUD operations for tables in a database. | 0 |
fast-crud/fast-crud | A framework for building CRUD interfaces quickly and efficiently. | 932 |
activescaffold/active_scaffold | A tool for generating CRUD interfaces in Ruby-based web applications. | 1,100 |
woowabros/nestjs-library-crud | A library that automatically generates CRUD REST APIs for NestJS applications using TypeORM entities. | 198 |