Libraries tagged by activerecord
factorenergia/yii2-activerecord-history
13087 Downloads
Storage history of changes to ActiveRecord
bephp/activerecord
2064 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
nuffic/yii2-activerecord-history
5711 Downloads
ActiveRecord history for Yii 2
ignatenkovnikita/yii2-activerecord-history-widget
7667 Downloads
ActiveRecord History Widget
taq/torm
831 Downloads
An ORM based on ActiveRecord
sjdaws/vocal
15201 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
platine-php/orm
4282 Downloads
Platine ORM provides a flexible and powerful ORM implementing a data-mapper pattern.
nimbly/activeresource
43218 Downloads
Use a RESTful resource based API like a database
luguohuakai/yii2-dm
123 Downloads
DM8 Driver for Yii2 Framework.
jimwins/titi
2645 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
chemezov/yii2-dynamic-fields
9594 Downloads
Behavior for Yii2 framework to work with custom (dynamic) fields
parm/parm
4979 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows
lox/pheasant
18411 Downloads
A lightweight data mapper for MySQL and PHP 7.2+
lakedawson/vocal
245 Downloads
Recursive functionality for Eloquent in Laravel 4 and 5
cakebake/yii2-actionlog
11439 Downloads
Logs user actions like create, read, update, delete and custom