Libraries tagged by yii2-activerecord
yii2tech/ar-linkmany
246843 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
nhkey/yii2-activerecord-history
123988 Downloads
Storage history of changes to ActiveRecord
bupy7/yii2-activerecord-history
74544 Downloads
This extension adds storage history of changes to the ActiveRecord model.
yii-dream-team/yii2-lockable-activerecord
74144 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
sjaakp/yii2-spatial
56966 Downloads
Yii2 ActiveRecord supporting MySQL spatial data
dmstr/yii2-active-record-search
7535 Downloads
Highly customizable ActiveRecord search indexer
dmstr/yii2-active-record-permissions
33234 Downloads
_____
olegsoft/first-or-create
11488 Downloads
Trait for Yii2 ActiveRecord. Search for a model ActiveRecord or create a new one in case of failure
vxm/yii2-searchable
1197 Downloads
Simple full-text search for Yii2 active record
nuffic/yii2-activerecord-history
5509 Downloads
ActiveRecord history for Yii 2
jlorente/yii2-activerecord-inheritance
4070 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
12438 Downloads
Storage history of changes to ActiveRecord
burn/yii2-db-archiver
5930 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)
sbooker/yii2-ar-transaction-handler
2789 Downloads
Yii2 active record transaction handler implementation for sbooker/transaction-manager
sbooker/command-bus-yii2-bridge
2789 Downloads
Bridge for Yii2 Active Record