Libraries tagged by Active Record
lakedawson/vocal
245 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
yiiext/status-behavior
2448 Downloads
Yii Framework Active Record Status behavior for models
wowkaster/yii2-serialize-attributes
5416 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
3131 Downloads
A stripped down active-record'ish query layer for fetching data from your database.
reflexive/model
814 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
sjaakp/yii2-illustrated-behavior
2972 Downloads
ActiveRecord Behavior with associated Widget for Yii2.
roy404/eloquent
93 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
paliari/doctrine-validator
3410 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
openpsa/midgard-portable
22005 Downloads
ActiveRecord ORM built on top of Doctrine 2
marena/yii2-meta-trait
2160 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
6275 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)
asinfotrack/yii2-comments
399 Downloads
Yii2-comments is a behavior and a set of widgets to enable generic commenting on Yii2-ActiveRecord-Models
aleksey203/yii2-upload-behavior
1628 Downloads
Yii2 file/image upload behavior for ActiveRecord
wolfpack-it/yii2-active-record-soft-delete
1315 Downloads
Yii2 Active Record - Soft delete