Libraries tagged by Active Record
jaacoder/yii2-activated
2264 Downloads
Set of tools to work with Yii2 active records and rest controllers.
atans/yii2-history
1392 Downloads
An active record history for yii2
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)
marena/yii2-meta-trait
2656 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
6552 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)
andmemasin/yii2-myabstract
5832 Downloads
my custom activerecord classes
amoydavid/yii2lockable-query
2307 Downloads
MySQL InnoDB lock support(select for update) for ActiveRecord
aleksey203/yii2-upload-behavior
1784 Downloads
Yii2 file/image upload behavior for ActiveRecord
wolfpack-it/yii2-active-record-soft-delete
1360 Downloads
Yii2 Active Record - Soft delete
voku/simple-active-record
558 Downloads
Simple Active Record
thinkscape/activerecord
17 Downloads
Modern ActiveRecord implementation for PHP 5.4+
sujayjaju/php-active-record
1750 Downloads
Stand Alone Active Record Library. CodeIgniter's ActiveRecord and Database Library from 3.0RC2, without the rest of CodeIgniter
solutosoft/yii-audit-record
1869 Downloads
Stores the change log from ActiveRecord