codeigniter-model
ORM tool
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.
CodeIgniter 3 Active Record (ORM) Standard Model with Laravel Eloquent & Yii2 AR like
169 stars
9 watching
51 forks
Language: PHP
last commit: 11 months ago
Linked from 1 awesome list
codeigniter3modelormquery-builderquery-scopesread-write-splittingsoft-delete
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight and easy-to-use Object-Relational Mapping (ORM) system for CodeIgniter | 111 |
| A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system. | 324 |
| Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |
| An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,049 |
| An extension to CodeIgniter 3 that simplifies the application's directory structure by enabling PSR-4 autoloading for a more elegant and consistent namespace handling. | 53 |
| A Yii2 framework extension that integrates ArangoDB as an active record and query system | 15 |
| A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
| A PHP-based library for defining and creating database tables with a simple syntax | 89 |
| A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
| An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
| A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
| A CodeIgniter-based web application framework with enhancements and extensions for better managed development. | 133 |
| An integration library for Laravel and Doctrine ORM | 829 |
| An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
| A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |