Libraries tagged by activerecord
nextqs/yii2-mongodb
4443 Downloads
MongoDB extension for the Yii framework
marekpetras/yii2-merge-table
2612 Downloads
Merge engine table trait for Yii 2 Framework.
ludo237/laravel-traits
1210 Downloads
Useful set of Laravel traits
laxity7/yii2-collection
339 Downloads
Active Record Collection implementation for the Yii framework
gajus/moa
26 Downloads
MOA implements dynamically generated Active Record database abstraction.
bootell/yii2-phpredis
260 Downloads
Redis Cache, Session and ActiveRecord for the Yii2 Using PhpRedis
b2pweb/bdf-prime-bundle
5496 Downloads
Symfony PrimeBundle
atk4/validate
8155 Downloads
Agile Data - Validator add-on
upinion/propel2
2610 Downloads
Propel2 is an open-source Object-Relational Mapping (ORM) for PHP 5.5 and up.
surt/granada
1364 Downloads
Active Record / ORM with eager loading, lazy loading and more
yiiext/status-behavior
2492 Downloads
Yii Framework Active Record Status behavior for models
yii1tech/model-typecast
1688 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
wowkaster/yii2-serialize-attributes
5851 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.
roy404/eloquent
143 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
3502 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)