Libraries tagged by active-record
gajus/moa
25 Downloads
MOA implements dynamically generated Active Record database abstraction.
codiverum/yii2-relation-search-filter
430 Downloads
Simple extension for making searching and filtering by related field simple.
chsergey/yii2-rest-client
10704 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)
atk4/validate
8070 Downloads
Agile Data - Validator add-on
arogachev/yii2-tree
1974 Downloads
Database tree structures management for Yii 2 framework
surt/granada
1362 Downloads
Active Record / ORM with eager loading, lazy loading and more
scif/propel-laravel
5381 Downloads
Propel integration for Laravel framework.
parm/parm
4975 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
yiiext/status-behavior
2273 Downloads
Yii Framework Active Record Status behavior for models
stwarog/uow
1239 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
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
linkorb/sage
770 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
cratia/orm-model
1680 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).
atans/yii2-history
1123 Downloads
An active record history for yii2