Libraries tagged by simple active record
lav45/yii2-translated-behavior
40832 Downloads
This extension allows you to quickly and simple enough to add translations for any ActiveRecord models.
flightphp/active-record
1151 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
vxm/yii2-searchable
1291 Downloads
Simple full-text search for Yii2 active record
crodas/activemongo
1369 Downloads
Simple and efficient ActiveRecord data abstraction for MongoDB
voku/simple-active-record
556 Downloads
Simple Active Record
cycle/active-record
100 Downloads
Provides a simple way to work with your database using Active Record pattern and Cycle ORM
codiverum/yii2-relation-search-filter
436 Downloads
Simple extension for making searching and filtering by related field simple.
iachilles/eavactiverecord
30 Downloads
Implements entity-attribute-value pattern and provides a simple way to work with EAV-attributes.
roy404/eloquent
6 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.
tf-pro/yii2-mysql-json
9 Downloads
extend yii2-ActiveRecord And yii2-ActiveQuery with use mysql json make simple.
vitalyspirin/yii2-simpleactiverecord
966 Downloads
Extension of Yii2 ActiveRecord with added automatically generaged validators
gforces/active-record
140 Downloads
Simple Active Record using PHP8 attributes
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.