CodeIgniter-MY_Model
Database model
A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system.
Base model (MY_Model) for the Codeigniter framework.
324 stars
53 watching
203 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,049 |
| 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 |
| A PHP-based library for defining and creating database tables with a simple syntax | 89 |
| An interactive web interface for testing and debugging CodeIgniter models | 11 |
| Provides PHP-based server-side support for the popular jQuery DataTables plugin in Codeigniter. | 76 |
| A CodeIgniter-based web application framework with enhancements and extensions for better managed development. | 133 |
| A lightweight and easy-to-use Object-Relational Mapping (ORM) system for CodeIgniter | 111 |
| A CodeIgniter extension that provides simple unit testing functionality | 144 |
| A packaged system of Codeigniter 3 with improved development tools and updates | 7 |
| Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |
| An Inertia server-side adapter for CodeIgniter 4 framework | 29 |
| Automates the creation of form controllers and models using CodeIgniter as a scaffold. | 4 |
| A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
| A CodeIgniter interface to interact with Redis data store | 241 |
| A CodeIgniter extension for Facebook authentication and API access | 322 |