Libraries tagged by yii2-activerecord
yii2tech/ar-linkmany
273927 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
nhkey/yii2-activerecord-history
130749 Downloads
Storage history of changes to ActiveRecord
bupy7/yii2-activerecord-history
86967 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii-dream-team/yii2-lockable-activerecord
78505 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sjaakp/yii2-spatial
62396 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
dmstr/yii2-active-record-search
9351 Downloads
Highly customizable ActiveRecord search indexer
dmstr/yii2-active-record-permissions
37562 Downloads
_____
olegsoft/first-or-create
13741 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
nuffic/yii2-activerecord-history
5976 Downloads
ActiveRecord history for Yii 2
jlorente/yii2-activerecord-inheritance
4102 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.
factorenergia/yii2-activerecord-history
13430 Downloads
Storage history of changes to ActiveRecord
wolfpack-it/yii2-active-record-soft-delete
1306 Downloads
Yii2 Active Record - Soft delete
burn/yii2-db-archiver
6257 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
vxm/yii2-searchable
1299 Downloads
Simple full-text search for Yii2 active record
smoren/yii2-active-record-explicit
399 Downloads
Extended and more explicit behavior for ActiveRecord classes for Yii2