Libraries tagged by activerecord
surt/granada
1363 Downloads
Active Record / ORM with eager loading, lazy loading and more
yii1tech/model-typecast
791 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
wowkaster/yii2-serialize-attributes
5259 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
3110 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
softwarepunt/instarecord
391 Downloads
ActiveRecord Database ORM layer for MySQL
paliari/doctrine-validator
3297 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
openpsa/midgard-portable
21968 Downloads
ActiveRecord ORM built on top of Doctrine 2
marena/yii2-meta-trait
1840 Downloads
Providers WordPress-like meta table functionality for tables represented by an ActiveRecord class
linkorb/sage
921 Downloads
Sage: active record interface to a set distributed data repositories supporting virtual fields
crodas/activemongo
1369 Downloads
Simple and efficient ActiveRecord data abstraction for MongoDB
burn/yii2-db-archiver
6121 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)
atans/yii2-history
1259 Downloads
An active record history for yii2
andmemasin/yii2-myabstract
4755 Downloads
my custom activerecord classes
aleksey203/yii2-upload-behavior
1451 Downloads
Yii2 file/image upload behavior for ActiveRecord
zalatov/php-activerecord
24 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.