Libraries tagged by simple active record
syan/active-record
7 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
olveneer/active-record-bundle
10 Downloads
Implements the active record system into doctrine
efoft/active-records
24 Downloads
Helper classes to manipulate DB records with single set of simple commands.
vitalyspirin/simplephpactiverecord
38 Downloads
Extension of PHP ActiveRecord with added automatically generated validators
localgod/php-tick
18 Downloads
Simple active record implementation
vtvz/yii2-relations
24 Downloads
Support simple ActiveRecord relations
nanjingboy/clown
27 Downloads
Clown is a simple PHP ActiveRecord library for Mysql
afeys/flphpdb
50 Downloads
Simple database layer inspired by activerecord
willry/querybuilder
32 Downloads
Um query builder simples e fácil de usar, abstraindo a utilização do PDO de forma produtiva e segura com filtragem dos dados.
earlybirdmvp/foundry
53 Downloads
A simple but powerful CRUD tool for Laravel
matthew-p/yii2-toggle-column
475 Downloads
Simple widget for toggle model column in grid view
patbator/storm
10 Downloads
Simple Active Record ORM with easy testing capabilities
roy404/eloquent
108 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.
kurraz-soft/yii2-file-upload-model-behavior
20 Downloads
Simple Yii2 ActiveRecord model behavior for single file upload
yiisoft-custom/yii2-soft-delete
153 Downloads
simple soft delete,bases on Yii2 ActiveRecord