cratia/orm-model
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
时间:2020-02-18 19:42
matrozov/yii2-pro-active-query
Dynamically extensible ActiveQuery class
时间:2019-08-01 16:35
somnambulist/read-models
A stripped down active-record'ish query layer for fetching data from your database.
时间:2019-07-05 23:20
nguyenanhung/database
Database Wrapper - Base Model
时间:2018-10-16 09:44
yii2tech/ar-eagerjoin
Provides support for ActiveRecord relation eager loading via join without extra query in Yii2
时间:2016-02-04 21:46
romeoz/rock-mongodb
Object Document Mapper (ODM) for MongoDB.
时间:2015-02-17 15:46
parm/parm
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
时间:2013-05-16 02:17