Libraries tagged by basemodel
yidas/codeigniter-model
11600 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
esensi/model
65692 Downloads
The base model traits of Esensi
jamierumbelow/codeigniter-base-model
2626 Downloads
CodeIgniter base CRUD model to remove repetition and increase productivity
nueip/codeigniter-model
286 Downloads
CodeIgniter 3 ORM Base Model pattern with My_model example
nguyenanhung/database
13778 Downloads
Database Wrapper - Base Model
inlm/model
9113 Downloads
Base model for LeanMapper
xiidea/ci-base-model
624 Downloads
An extension of CodeIgniter's base Model class for providing a couple handy methods
slaxweb/ci-basemodel
189 Downloads
BaseModel for CodeIgniter
xiidea/codeigniter-extended
73 Downloads
Codeigniter Extended, Codeigniter's Enhanced Distribution for fast application start!
somnambulist/attribute-model
3330 Downloads
Provides a base model that uses an internal array of attributes with type casting
redaelfillali/laravel-secure-model
39 Downloads
Eloquent base model with auto-sanitized getters and setters.
n0nag0n/super-model
10 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
mertcanekiz/phpydantic
8 Downloads
A reflection-driven BaseModel inspired by pydantic for JSON Schema generation in PHP
phpkit/basemodel
12 Downloads
phpkit base类,基于phalcon
ialopezg/ci_basemodel
35 Downloads
My ORM Base Model Pattern for CodeIgniter