Libraries tagged by yii2-activerecord
yii2tech/ar-linkmany
265506 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
nhkey/yii2-activerecord-history
128295 Downloads
Storage history of changes to ActiveRecord
bupy7/yii2-activerecord-history
83461 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii-dream-team/yii2-lockable-activerecord
76752 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sjaakp/yii2-spatial
60566 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
dmstr/yii2-active-record-search
8908 Downloads
Highly customizable ActiveRecord search indexer
dmstr/yii2-active-record-permissions
36158 Downloads
_____
olegsoft/first-or-create
13181 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
nuffic/yii2-activerecord-history
5711 Downloads
ActiveRecord history for Yii 2
jlorente/yii2-activerecord-inheritance
4095 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
7669 Downloads
ActiveRecord History Widget
factorenergia/yii2-activerecord-history
13092 Downloads
Storage history of changes to ActiveRecord
burn/yii2-db-archiver
6126 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
1276 Downloads
Simple full-text search for Yii2 active record
smoren/yii2-active-record-explicit
395 Downloads
Extended and more explicit behavior for ActiveRecord classes for Yii2