Libraries tagged by activerecord
sjaakp/yii2-illustrated-behavior
3139 Downloads
ActiveRecord Behavior with associated Widget for Yii2.
raphaelcangucu/activeredis
10994 Downloads
An ActiveRecord implementation for Redis.
openpsa/midgard-portable
22820 Downloads
ActiveRecord ORM built on top of Doctrine 2
lav45/yii2-translated-behavior
42617 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
jonatas-sas/yii2-m2m-behavior
240 Downloads
A Yii2 behavior to easily manage many-to-many relations using ActiveRecord.
gevman/yii2-excel-import
12254 Downloads
Export excel sheets to ActiveRecord models
yii2tech/ar-role
36247 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
yii2tech/ar-eagerjoin
18939 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2
softwarepunt/php-activerecord
3324 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
jlorente/yii2-activerecord-inheritance
4230 Downloads
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
gforces/active-record
646 Downloads
Simple Active Record using PHP8 attributes
factorenergia/yii2-activerecord-history
15874 Downloads
Storage history of changes to ActiveRecord
bephp/activerecord
2082 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
sibds/yii2-activerecord
683 Downloads
Expanding ActiveRecord framework Yii2
roydejong/php-activerecord-utils
532 Downloads
Utilities for composing queries in php-activerecord.