Libraries tagged by activerecord
xtodx/ardent
38 Downloads
Self-validating smart models for Laravel 5's Eloquent ORM
xire28/redbean-validation
16 Downloads
Php-activerecord validations for redbean
xakki/yii2-ar-json
4 Downloads
ActiveRecord json field
windwork/model
82 Downloads
windwork model component
wargog/eloquence
24 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
vtvz/yii2-extrelations
16 Downloads
Support extended ActiveRecord relations
vitalyspirin/yii2-simpleactiverecord
966 Downloads
Extension of Yii2 ActiveRecord with added automatically generaged validators
vitalyspirin/simplephpactiverecord
38 Downloads
Extension of PHP ActiveRecord with added automatically generated validators
visavi/phpactiverecord
226 Downloads
phpactiverecord is an open source ORM library based on the ActiveRecord pattern.
uphp/orm
30 Downloads
UPhp ORM is an open source ORM library based on the PHP-ActiveRecord pattern.
uniqby/yii2-ar-translatable
354 Downloads
Translatable ActiveRecord for Yii2.
tecnocen/yii2-arfixture
9826 Downloads
Yii2 library to run fixtures the ActiveRecord Dao
taq/torm-elastic
207 Downloads
ElasticSearch integration for TORM
t-rack-in/eloquence
26 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
synatree/yii2-readonly-behavior
224 Downloads
This behavior class allows you to specify an attribute which, upon setting or being set, prevents the model from being changed. Think of it as a latch that locks the model once a particular value has been set and saved.