Libraries tagged by activerecord
ludo237/laravel-traits
396 Downloads
Useful set of Laravel traits
gajus/moa
25 Downloads
MOA implements dynamically generated Active Record database abstraction.
chsergey/yii2-rest-client
10712 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via GuzzleHttp)
atk4/validate
8070 Downloads
Agile Data - Validator add-on
arogachev/yii2-tree
1974 Downloads
Database tree structures management for Yii 2 framework
surt/granada
1362 Downloads
Active Record / ORM with eager loading, lazy loading and more
yii1tech/model-typecast
82 Downloads
Allows typecast for Model and ActiveRecord attributes in Yii1
sbooker/yii2-ar-transaction-handler
2792 Downloads
Yii2 active record transaction handler implementation for sbooker/transaction-manager
sbooker/command-bus-yii2-bridge
2792 Downloads
Bridge for Yii2 Active Record
paliari/doctrine-validator
3152 Downloads
Advanced model validator for Doctrine ORM (based on ActiveRecord)
openpsa/midgard-portable
21750 Downloads
ActiveRecord ORM built on top of Doctrine 2
linkorb/sage
774 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
cratia/orm-model
1681 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
burn/yii2-db-archiver
5931 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)