Libraries tagged by activerecord
mhthnz/yii2-tarantool
382 Downloads
Tarantool connector for yii2 framework. Allows to perform SQL and NoSQL queries, ActiveRecord, Schemas and more.
marena/yii2-meta-trait
1573 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
kozz/yii-mongo-db-suite
432 Downloads
Almost complete, ActiveRecord like support for MongoDB
karpalex98/yii2-upload-behavior
99 Downloads
Yii2 file/image upload behavior for ActiveRecord
haiflive/orientdb-yii2-connector
93 Downloads
Yii2 connector to orientDB, php7, query builder, command builder, ActiveRecord relations
e-frank/yii2-knockout
272 Downloads
ActiveForm replacement. Automatically generates knockoutjs viewmodels from yii ActiveRecords. Allows computed fields and nested forms.
dfware/ar-variation
55 Downloads
Provides support for ActiveRecord variation via related models in Yii2
dfware/ar-softdelete
56 Downloads
Provides support for ActiveRecord soft delete in Yii2
dfware/ar-linkmany
55 Downloads
Provides support for many-to-many relations saving in Yii2 ActiveRecord
dfware/ar-file
66 Downloads
Provides support for ActiveRecord file attachment
dfware/ar-dynattribute
55 Downloads
Provides dynamic ActiveRecord attributes stored into the single field in serialized state
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
cusodede/yii2-history
29 Downloads
The history of all changes in ActiveRecord models
antonyz89/yii2-many-to-many
1247 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
amoydavid/yii2lockable-query
2176 Downloads
MySQL InnoDB lock support(select for update) for ActiveRecord