Libraries tagged by Active Record
yii2tech/ar-search
8198 Downloads
Provides unified search model for Yii ActiveRecord
yii2tech/ar-eagerjoin
17647 Downloads
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2
yii2tech/ar-dynattribute
20379 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
scif/propel-laravel
6262 Downloads
Propel integration for Laravel framework.
troshyn/kak-clickhouse-fork
23852 Downloads
ClickHouse for Yii2. fork
olegsoft/first-or-create
13971 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
mdmsoft/yii2-ar-behaviors
23466 Downloads
Behaviors for Yii2
chemezov/yii2-dynamic-fields
10314 Downloads
Behavior for Yii2 framework to work with custom (dynamic) fields
alexinator1/yii2-jta
6271 Downloads
Yii2 extension allows to access attributes of junction table and attach them as child model as properties in many-to-many relation
cakebake/yii2-actionlog
11505 Downloads
Logs user actions like create, read, update, delete and custom
di-just/e-sitemap-yii
22609 Downloads
Generate a sitemap based on configurable Active Records
webtoolsnz/yii2-importer
87982 Downloads
Yii2 CSV ActiveRecord importer
gevman/yii2-excel-import
9319 Downloads
Export excel sheets to ActiveRecord models
amoydavid/yii2lockable-query
2268 Downloads
MySQL InnoDB lock support(select for update) for ActiveRecord
cycle/active-record
234 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM