Libraries tagged by yii2-activerecord
yii2tech/ar-linkmany
290818 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
nhkey/yii2-activerecord-history
135617 Downloads
Storage history of changes to ActiveRecord
bupy7/yii2-activerecord-history
94108 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii-dream-team/yii2-lockable-activerecord
82412 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sjaakp/yii2-spatial
66968 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
dmstr/yii2-active-record-search
10198 Downloads
Highly customizable ActiveRecord search indexer
dmstr/yii2-active-record-permissions
40273 Downloads
_____
olegsoft/first-or-create
14926 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
nuffic/yii2-activerecord-history
6211 Downloads
ActiveRecord history for Yii 2
jlorente/yii2-activerecord-inheritance
4131 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.
ignatenkovnikita/yii2-activerecord-history-widget
8037 Downloads
ActiveRecord History Widget
factorenergia/yii2-activerecord-history
14215 Downloads
Storage history of changes to ActiveRecord
burn/yii2-db-archiver
6552 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
1326 Downloads
Simple full-text search for Yii2 active record
smoren/yii2-active-record-explicit
402 Downloads
Extended and more explicit behavior for ActiveRecord classes for Yii2