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
168 stars
9 watching
51 forks
Language: PHP
last commit: 7 months ago
Linked from 1 awesome list
codeigniter3modelormquery-builderquery-scopesread-write-splittingsoft-delete
Related projects:
Repository | Description | Stars |
---|---|---|
toopay/gas-orm | A lightweight and easy-to-use Object-Relational Mapping (ORM) system for CodeIgniter | 111 |
avenirer/codeigniter-my_model | A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system. | 325 |
yidas/codeigniter-rest | Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |
jamierumbelow/codeigniter-base-model | An extended CodeIgniter Model class to simplify CRUD operations and provide an event-based observer system. | 1,051 |
yidas/codeigniter-psr4-autoload | 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 |
devgroup-ru/yii2-arangodb | A Yii2 framework extension that integrates ArangoDB as an active record and query system | 15 |
rougin/credo | A wrapper package for CodeIgniter 3 that integrates with Doctrine ORM to simplify database operations. | 14 |
jamierumbelow/codeigniter-schema | A PHP-based library for defining and creating database tables with a simple syntax | 89 |
yurunsoft/tdengine-orm | A PHP-based Object Relational Mapping (ORM) system for interacting with TDEngine databases. | 11 |
meltingice/node-activerecord | An Object-Relational Mapping (ORM) library for multiple databases, including SQL and NoSQL systems. | 58 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,232 |
ranacseruet/codeigniterplus | A CodeIgniter-based web application framework with enhancements and extensions for better managed development. | 133 |
laravel-doctrine/orm | An integration library for Laravel and Doctrine ORM | 829 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 634 |
eudoxia0/crane | A database abstraction layer for Common Lisp, providing an object-relational mapping interface. | 201 |