gas-orm
CodeIgniter ORM
A lightweight and easy-to-use Object-Relational Mapping (ORM) system for CodeIgniter
A lighweight and easy-to-use ORM for CodeIgniter
111 stars
6 watching
35 forks
Language: PHP
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
cakephp/orm | An Object-Relational Mapper that allows developers to interact with relational databases using an object-oriented approach. | 147 |
analogueorm/analogue | An ORM implementation that separates concerns and provides a flexible data mapper for PHP applications. | 635 |
zackkitzmiller/postmark-codeigniter | A CodeIgniter library that provides an interface to the Postmark email service for sending emails. | 63 |
avenirer/codeigniter-my_model | A base class for building database models in CodeIgniter with features like CRUD operations and event-based observer system. | 324 |
patrickpopowicz/codeigniter-bitly | A CodeIgniter library for interacting with the Bit.ly REST API | 40 |
amiranagram/inertia-codeigniter-4 | An Inertia server-side adapter for CodeIgniter 4 framework | 29 |
slivero/codeigniter-sitemaps | Automatically generates XML sitemaps for CodeIgniter applications. | 77 |
cycle/orm | A PHP framework for modeling and interacting with data in object-oriented applications | 1,236 |
tarsil/saffier | An ORM that simplifies the interaction with relational databases using an object-oriented interface | 63 |
petanikode/tutorial-codeigniter | A tutorial project showcasing a simple news portal application built with Codeigniter 3, covering various aspects of PHP and web development. | 123 |
fukamachi/mito | An object-relational mapper for Common Lisp with support for multiple databases and features like migrations and relationships. | 296 |
emreakay/codeigniter-aauth | A user authorization and authentication library for CodeIgniter 2.x and 3.x | 394 |
techlab/codeigniter-smartgrid | A PHP datagrid control for CodeIgniter with Bootstrap support | 18 |
yidas/codeigniter-rest | Provides a base controller class for building RESTful APIs in CodeIgniter 3 | 81 |