Libraries tagged by activerecord
arogachev/yii2-sortable
34290 Downloads
Sortable ActiveRecord for Yii 2 framework
arogachev/yii2-excel
78027 Downloads
ActiveRecord import and export based on PHPExcel for Yii 2 framework
sjaakp/yii2-taggable
26575 Downloads
Manage tags of ActiveRecord in Yii2.
sjaakp/yii2-spatial
64803 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
paulzi/yii2-auto-tree
49529 Downloads
Allow apply multiple tree behavior for ActiveRecord in Yii2
lav45/yii2-translated-behavior
41307 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
arogachev/yii2-many-to-many
37534 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework
yii2tech/filedb
84097 Downloads
Provides ActiveRecord interface for data declared in static files
yii2tech/ar-variation
30521 Downloads
Provides support for ActiveRecord variation via related models in Yii2
yii2tech/ar-role
34355 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
yii2tech/ar-file
58604 Downloads
Provides support for ActiveRecord file attachment
yii2tech/ar-dynattribute
20555 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
undefinedor/yii2-cached-active-record
2130 Downloads
The cached activeRecord for the Yii2 framework
php-patterns/activerecord
7217 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
cycle/active-record
444 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM