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.
linkorb/sage
1012 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
jonatas-sas/yii2-m2m-behavior
1 Downloads
A Yii2 behavior to easily manage many-to-many relations using 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.
devgroup/yii2-data-structure-tools
995 Downloads
Data structure collections, helpers and utilities for yii2 ActiveRecord models(trees, sorts and etc.)
daxslab/yii2-uploader-behavior
686 Downloads
Yii2 Uploader Behavior for Active Record that automates file uploading for every attribute tagged with `file` or `image` validation rule. It also configures the way that filename should be renamed and stored in database as attribute value.
cusodede/yii2-history
30 Downloads
The history of all changes in ActiveRecord models
cratia/orm-model
1802 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
bajadev/yii2-upload-behavior
2488 Downloads
Yii2 file/image upload behavior for ActiveRecord
atans/yii2-history
1323 Downloads
An active record history for yii2
antonyz89/yii2-many-to-many
1524 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
andmemasin/yii2-myabstract
5020 Downloads
my custom activerecord classes
alxsad/zf2activerecord
37 Downloads
ZF2 ActiveRecord
aidask/yii-closure-table-behavior
175 Downloads
ActiveRecord model behavior that allows to work with tree data.