Libraries tagged by active record
gevman/yii2-excel-import
9268 Downloads
Export excel sheets to ActiveRecord models
amoydavid/yii2lockable-query
2242 Downloads
MySQL InnoDB lock support(select for update) for ActiveRecord
wolfpack-it/yii2-active-record-soft-delete
1310 Downloads
Yii2 Active Record - Soft delete
php-service-bus/active-record
5470 Downloads
Active record implementation
germanow/yii2-active-record-seeder
617 Downloads
Seeds database with test or default values.
cycle/active-record
214 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
zamzar/php-activerecord
29113 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
nuffic/yii2-activerecord-history
6025 Downloads
ActiveRecord history for Yii 2
kumbia/activerecord
1557 Downloads
Fast ActiveRecord
jlorente/yii2-activerecord-inheritance
4102 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
5017 Downloads
ActiveRecord Object-relational mapping
factorenergia/yii2-activerecord-history
13470 Downloads
Storage history of changes to ActiveRecord
bephp/activerecord
2070 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
1164 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
vxm/yii2-searchable
1300 Downloads
Simple full-text search for Yii2 active record