Libraries tagged by CActiveRecord
ynamics/relatedsearchbehavior
74 Downloads
Behavior making searching relations in CGridView as well as the use of relations easier
lincsanders/yii_strana_adapter
46 Downloads
Simple Strana adapter for pagination of Yii records
fduch2k/yii-flagged-activerecord
809 Downloads
Extends CActiveRecord class to add bitflag fields operations
urmaul/yii-jsonfields
29 Downloads
Yii CActiveRecord behavior that allows to create array attributes which are stored in DB using json.
z_bodya/yii-image-attachment
936 Downloads
Extension for yii, to handle images related to CActiveRecord
z_bodya/yii-fileimagearbehavior
189 Downloads
Allows to attach file(s) / image(s) with multiple formats to a CActiveRecord
yiisoft/active-record
71203 Downloads
Yii ActiveRecord Library
raphaelcangucu/activeredis
634 Downloads
An ActiveRecord implementation for Redis.
roy404/eloquent
111 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
laith-zraikat/yii2-uuid-behavior
20 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
jonatas-sas/yii2-m2m-behavior
2 Downloads
A Yii2 behavior to easily manage many-to-many relations using ActiveRecord.
funkyduck/querychan
28 Downloads
A lightweight ActiveRecord-style ORM for PHP
pactiverecord/pactiverecord
1016 Downloads
pactiverecord is extended library from phpactiverecord for support php 8.0 based on the ActiveRecord pattern.
ignitor/activerecord
15 Downloads
Better ORM for CodeIgniter 4
luwc/webman-yii2-orm
2 Downloads
Yii2-style ActiveRecord, Validator, and DataProvider ORM for Webman framework