Libraries tagged by activerecord
matiasmuller/yii-conditions
2 Downloads
Permite reutilizar condiciones de consultas pre-armadas de forma modular siguiendo el principio DRY.
matak/dbrecord
38 Downloads
DbRecord used to be ActiveRecord, now it is 5 levels ORM (EntityManager, EntityRepository, Mapper, Entity), it is based on dibi
martingg88/laravel-ardent-mongodb
337 Downloads
Self-validating smart models for integration of Mongodb and Laravel 5's Eloquent ORM
malith124/laravel-ardent-mongodb
5 Downloads
Self-validating smart models for integration of Mongodb and Laravel 10's Eloquent ORM
malith124/laravel-ardent
15 Downloads
Self-validating smart models for Laravel 10's Eloquent ORM
magnate/magnate
17 Downloads
Framework for WordPress plugin development.
locustv2/yii2-json-data-behavior
231 Downloads
Enables you to easily encode and decode json in your activerecords.
le0m/yii2-import
10 Downloads
An extension for the Yii2 framework to import data from files
latik/eloquence
296 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
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.