Libraries tagged by Active Record
99designs/moa
9469 Downloads
The rightweight data mapper for mongoDB and PHP 5.3+
lloydzhou/microtpl
82 Downloads
small template attribute language implemention for PHP (using xml_parse)
fuelphp/orm
458 Downloads
FuelPHP ORM package
cakebake/yii2-scalable-behavior
105 Downloads
Key-Value storage is a very simplistic, but very powerful model. Use this behavior to expand your Yii 2 model without changing the structure.
rantes/dumbophp
164 Downloads
PHP Framework project built with MVC architecture, OOP paradigm and full ORM (native, not vendor).
fangface/yii2-concord
46 Downloads
Concord extension for the Yii2 framework
yii2tech/model-change
5213 Downloads
Provides model data and state change tracking for Yii2
yan/history-versionable-behavior
10 Downloads
This behavior extends the versionable behavior to allow saving of versions even if active record is deleted
versaorm/versaorm-php
28 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
stwarog/uow
1242 Downloads
Generic Unit of Work pattern implementation for Active Records ORM's. Allows to split technical implementation from domain logic.
somnambulist/read-models
3140 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
linkorb/sage
1060 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
cratia/orm-model
1864 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).
nordsoftware/yii-audit
1735 Downloads
Extension for collecting active records audit data for the Yii PHP framework.
softwarepunt/instarecord
421 Downloads
ActiveRecord Database ORM layer for MySQL