codeigniter-base-model
CRUD model
An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system.
⛔️DEPRECATED CodeIgniter base CRUD model to remove repetition and increase productivity
1k stars
139 watching
478 forks
Language: PHP
last commit: almost 7 years ago
Linked from 1 awesome list
archiveddeprecatedobsolete
Related projects:
Repository | Description | Stars |
---|---|---|
avenirer/codeigniter-my_model | A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system. | 324 |
brainlabs/ci-gen | Automates creation of CodeIgniter CRUD applications with form builder and validation tools. | 53 |
jamierumbelow/codeigniter-schema | A PHP-based library for defining and creating database tables with a simple syntax | 89 |
tiborsaas/iscaffold | Generates a basic CRUD application in CodeIgniter based on a database design | 88 |
yidas/codeigniter-model | An extension of CodeIgniter framework that provides an Object-Relational Mapping (ORM) model with features like query builder, timestamps, soft deleting, and read-write splitting. | 169 |
scoumbourdis/grocery-crud | A PHP Codeigniter framework library that creates a full functional CRUD system without requiring custom JavaScript or CSS modifications. | 1,008 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
nurisakbar/garuda-crud-generator | A tool for generating CRUD interfaces with dynamic dropdowns and datalist capabilities for CodeIgniter 3 applications. | 69 |
cwingrav/cimodeltester | An interactive web interface for testing and debugging CodeIgniter models | 11 |
ultimatemodulecreator/umc-crud | A set of classes and interfaces to reduce boilerplate code when creating CRUD extensions in Magento 2 | 26 |
rougin/codeigniter | A packaged system of Codeigniter 3 with improved development tools and updates | 7 |
appleboy/codeigniter-recaptcha | A reCAPTCHA integration for CodeIgniter applications | 106 |
joelcox/codeigniter-redis | A CodeIgniter interface to interact with Redis data store | 241 |
what-crud/vue-crud | A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
icwr-team/r-crud | A PHP class library providing basic CRUD operations for tables in a database. | 0 |