Libraries tagged by activerecord
arogachev/yii2-excel
76977 Downloads
ActiveRecord import and export based on PHPExcel for Yii 2 framework
sjaakp/yii2-taggable
25849 Downloads
Manage tags of ActiveRecord in Yii2.
sjaakp/yii2-spatial
61851 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
paulzi/yii2-auto-tree
48229 Downloads
Allow apply multiple tree behavior for ActiveRecord in Yii2
lav45/yii2-translated-behavior
40984 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
arogachev/yii2-many-to-many
36202 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework
yii2tech/filedb
83285 Downloads
Provides ActiveRecord interface for data declared in static files
yii2tech/ar-variation
28998 Downloads
Provides support for ActiveRecord variation via related models in Yii2
yii2tech/ar-role
33571 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
yii2tech/ar-file
58024 Downloads
Provides support for ActiveRecord file attachment
yii2tech/ar-dynattribute
20304 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
zamzar/php-activerecord
29027 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
undefinedor/yii2-cached-active-record
1668 Downloads
The cached activeRecord for the Yii2 framework
icanboogie/activerecord
5016 Downloads
ActiveRecord Object-relational mapping
bephp/activerecord
2070 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).