Libraries tagged by Active Record
yii2tech/model-change
5213 Downloads
Provides model data and state change tracking for Yii2
stwarog/uow
1239 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
nadar/yii-rest-client
1433 Downloads
A Yii Framework Component in order to work with the LUYA headless REST Client. The LUYA REST Client is an Active Record similar solution for REST Clients.
linkorb/sage
1012 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
jaacoder/yii2-activated
2177 Downloads
Set of tools to work with Yii2 active records and rest controllers.
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.
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).
claudejanz/yii2-file-behavior
426 Downloads
Adds file behavior to Active Records
atans/yii2-history
1323 Downloads
An active record history for yii2
nordsoftware/yii-audit
1732 Downloads
Extension for collecting active records audit data for the Yii PHP framework.
yiisoft-custom/yii2-soft-delete
153 Downloads
simple soft delete,bases on Yii2 ActiveRecord
sitkoru/yii2-ar-cache
13029 Downloads
Extended ActiveRecord to cache everything in Redis
reza-id/yii2-geopoint
2063 Downloads
Yii2 ActiveRecord supporting MySQL spatial pint data
neam/yii-i18n-columns
1400 Downloads
Transparent attribute translation for ActiveRecords, without requiring lookup tables for translated field contents.
mhthnz/yii2-tarantool
382 Downloads
Tarantool connector for yii2 framework. Allows to perform SQL and NoSQL queries, ActiveRecord, Schemas and more.