Libraries tagged by simple active record
lav45/yii2-translated-behavior
41524 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
flightphp/active-record
1830 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
cycle/active-record
845 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
gforces/active-record
195 Downloads
Simple Active Record using PHP8 attributes
vxm/yii2-searchable
1326 Downloads
Simple full-text search for Yii2 active record
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.
crodas/activemongo
1369 Downloads
Simple and efficient ActiveRecord data abstraction for MongoDB
voku/simple-active-record
558 Downloads
Simple Active Record
codiverum/yii2-relation-search-filter
437 Downloads
Simple extension for making searching and filtering by related field simple.
iachilles/eavactiverecord
34 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
versaorm/versaorm-php
28 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
vitalyspirin/yii2-simpleactiverecord
966 Downloads
Extension of Yii2 ActiveRecord with added automatically generaged validators
inhere/simple-active-record
62 Downloads
a simple activeRecord library of the php
php-comp/lite-activerecord
4 Downloads
a simple activeRecord library of the php
primal/record
9 Downloads
Simple and portable Active Record implementation for PDO.