Libraries tagged by activerecord
arogachev/yii2-excel
74417 Downloads
ActiveRecord import and export based on PHPExcel for Yii 2 framework
sjaakp/yii2-taggable
23395 Downloads
Manage tags of ActiveRecord in Yii2.
sjaakp/yii2-spatial
56941 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
paulzi/yii2-auto-tree
45701 Downloads
Allow apply multiple tree behavior for ActiveRecord in Yii2
lav45/yii2-translated-behavior
40535 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
arogachev/yii2-many-to-many
32195 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework
yii2tech/filedb
80914 Downloads
Provides ActiveRecord interface for data declared in static files
yii2tech/ar-variation
25787 Downloads
Provides support for ActiveRecord variation via related models in Yii2
yii2tech/ar-role
32004 Downloads
Provides support for ActiveRecord relation role (table inheritance) composition in Yii2
yii2tech/ar-file
56324 Downloads
Provides support for ActiveRecord file attachment
yii2tech/ar-dynattribute
19666 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
undefinedor/yii2-cached-active-record
1248 Downloads
The cached activeRecord for the Yii2 framework
php-patterns/activerecord
6074 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
icanboogie/activerecord
4949 Downloads
ActiveRecord Object-relational mapping
bephp/activerecord
2059 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).