Libraries tagged by Active Record
wowkaster/yii2-serialize-attributes
5320 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.
somnambulist/read-models
3116 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
linkorb/sage
970 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
paliari/doctrine-validator
3333 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
openpsa/midgard-portable
21974 Downloads
ActiveRecord ORM built on top of Doctrine 2
marena/yii2-meta-trait
1946 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
crodas/activemongo
1369 Downloads
Simple and efficient ActiveRecord data abstraction for MongoDB
burn/yii2-db-archiver
6153 Downloads
DbArchiver archive and restore old data from DB to file by Yii2 ActiveRecord models. For big tables allow direct file export from MySQL database(fast archiving, but file save only on MySQL server drive)
antonyz89/yii2-many-to-many
1492 Downloads
Many-to-many ActiveRecord relation for Yii 2 framework. Created By Alexey Rogachev, forked by AntonyZ89
andmemasin/yii2-myabstract
4786 Downloads
my custom activerecord classes
aleksey203/yii2-upload-behavior
1499 Downloads
Yii2 file/image upload behavior for ActiveRecord
wolfpack-it/yii2-active-record-soft-delete
1254 Downloads
Yii2 Active Record - Soft delete
voku/simple-active-record
556 Downloads
Simple Active Record
thinkscape/activerecord
17 Downloads
Modern ActiveRecord implementation for PHP 5.4+
sujayjaju/php-active-record
1745 Downloads
Stand Alone Active Record Library. CodeIgniter's ActiveRecord and Database Library from 3.0RC2, without the rest of CodeIgniter