Libraries tagged by simple active record
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.
syan/active-record
6 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
olveneer/active-record-bundle
9 Downloads
Implements the active record system into doctrine
efoft/active-records
23 Downloads
Helper classes to manipulate DB records with single set of simple commands.
vitalyspirin/simplephpactiverecord
37 Downloads
Extension of PHP ActiveRecord with added automatically generated validators
vtvz/yii2-relations
24 Downloads
Support simple ActiveRecord relations
nanjingboy/clown
25 Downloads
Clown is a simple PHP ActiveRecord library for Mysql
afeys/flphpdb
36 Downloads
Simple database layer inspired by activerecord
willry/querybuilder
28 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
52 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
roy404/eloquent
2 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
19 Downloads
Simple Yii2 ActiveRecord model behavior for single file upload
tf-pro/yii2-mysql-json
5 Downloads
extend yii2-ActiveRecord And yii2-ActiveQuery with use mysql json make simple.