Libraries tagged by active record
yiiext/activerecord-relation-behavior
35867 Downloads
Inspired by and put together the awesomeness of many yii extensions that aim to improve saving of related records. Comes with 100% test coverage and well structured and clean code so it can savely be used in enterprise production enviroment.
symlex/doctrine-active-record
6598 Downloads
Object-oriented CRUD for Doctrine DBAL
yii-dream-team/yii2-lockable-activerecord
78701 Downloads
Pessimistic locking behavior for Yii2 ActiveRecord
php-patterns/activerecord
7142 Downloads
php-activerecord is an open source ORM library based on the ActiveRecord pattern.
friedolinfoerder/wp-activerecord
4942 Downloads
An ActiveRecord implementation for WordPress
swoft/db
159671 Downloads
swoft database component
simialbi/yii2-rest-client
21186 Downloads
REST client (AR-like model) for Yii Framework 2.0 (via yii2-http-client, extends ApexWire/yii2-restclient)
propeller-orm/propeller-orm
144441 Downloads
Propeller ORM is an open-source ORM for PHP with code generation (fork of Propel).
leroy-merlin-br/mongolid
33152 Downloads
Easy, powerful and ultrafast ODM for PHP and MongoDB.
edgardmessias/yii2-firebird
14700 Downloads
Firebird connector for Yii2 framework
dayspring-tech/propel1
35777 Downloads
Propel is an open-source Object-Relational Mapping (ORM) for PHP5.
arogachev/yii2-sortable
33415 Downloads
Sortable ActiveRecord for Yii 2 framework
arogachev/yii2-excel
77292 Downloads
ActiveRecord import and export based on PHPExcel for Yii 2 framework
yii2tech/filedb
83515 Downloads
Provides ActiveRecord interface for data declared in static files
yii2tech/ar-variation
29402 Downloads
Provides support for ActiveRecord variation via related models in Yii2