Libraries tagged by Active Record
php-service-bus/active-record
6457 Downloads
Active record implementation
icehrm/php-active-record
41 Downloads
Simple PHP library to access databases using active record pattern
blackcube/active-record
53 Downloads
Scoped queries, elastic dynamic attributes, Hazeltree nested sets — a toolkit for ActiveRecord
softwarepunt/php-activerecord
3570 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
roydejong/php-activerecord-utils
611 Downloads
Utilities for composing queries in php-activerecord.
nuffic/yii2-activerecord-history
7034 Downloads
ActiveRecord history for Yii 2
jlorente/yii2-activerecord-inheritance
4239 Downloads
ActiveRecord Inheritance is an util to provide the Class Table Inheritance Pattern the to the Yii2 framework. It fakes inheritance between two ActiveRecord classes.
icanboogie/activerecord
5058 Downloads
ActiveRecord Object-relational mapping
factorenergia/yii2-activerecord-history
16409 Downloads
Storage history of changes to ActiveRecord
bephp/activerecord
2086 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
yii1tech/model-typecast
3737 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
timefrontiers/php-database-object
124 Downloads
SQL Database Object trait for Active Record pattern
swoft-fork/db
1214 Downloads
swoft database component
sofa/model-locking
48175 Downloads
Pseudo pessimistic model locking with broadcasted events for Laravel Eloquent ORM.
simsoft/fliq
147 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.