Libraries tagged by activerecord
kelvinkurniawan/lightorm
0 Downloads
A lightweight, modern ORM for PHP with Active Record pattern, query builder, soft deletes, and advanced features
keeguon/doctrator
55 Downloads
An ActiveRecord implementation (or not) with real and flexible behaviors for Doctrine2.
jumper423/with-join
33 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
jimwins/titi
2668 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
inquid/yii2-calendar
291 Downloads
CalendarView widget for Yii 2 Framework.
ingenious/eloquence
69 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
ildarbahtigozin/yii2-1c-odata
8 Downloads
Yii2 component for work with 1C oData via activeRecord
idealia/yii2-children-count-behavior
260 Downloads
Behavior for counting records in the dependent objects and updating the relevant column after insert, edit and remove any child record.
icanboogie/facets
1215 Downloads
Makes it easy to implement faceted search.
hitoz/smartmodel
475 Downloads
Self-validating smart models for Laravel 5's Eloquent O/RM Inspired by Aedent/LaravelBook
herroffizier/yii2-ar-tag-cache
912 Downloads
Yii 2 component for automatic cache invalidation invoked by ActiveRecord updates.
helloj/yii2-dbmaker
91 Downloads
DBMaker Driver for Yii2 Framework.
fluentkit/supermodel
94 Downloads
Enhancement of the already brilliant Eloquent Model Class
fervent/fervent
1032 Downloads
Self-validating smart models for Laravel 4's Eloquent ORM