Libraries tagged by activerecord
surt/granada
1363 Downloads
Active Record / ORM with eager loading, lazy loading and more
yiiext/status-behavior
2450 Downloads
Yii Framework Active Record Status behavior for models
yii1tech/model-typecast
1242 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
wowkaster/yii2-serialize-attributes
5428 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.
sjaakp/yii2-illustrated-behavior
2973 Downloads
ActiveRecord Behavior with associated Widget for Yii2.
roy404/eloquent
105 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.
reflexive/model
824 Downloads
Active record-thingy models, database Schemas, automagically doing stuffs, in need of optimisation
paliari/doctrine-validator
3426 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
openpsa/midgard-portable
22008 Downloads
ActiveRecord ORM built on top of Doctrine 2
marena/yii2-meta-trait
2194 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
6280 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
1323 Downloads
An active record history for yii2
asinfotrack/yii2-comments
400 Downloads
Yii2-comments is a behavior and a set of widgets to enable generic commenting on Yii2-ActiveRecord-Models