Libraries tagged by jquery reel
smoren/yii2-query-relation-manager
393 Downloads
Class for building queries and making result array with relations (single and multiple)
smoren/query-relation-manager
365 Downloads
Class for building queries and making result array with relations (single and multiple)
phpdevcommunity/relational-query
20 Downloads
A lightweight PHP query builder with built-in relational query support. Easily build complex SQL queries and fetch results as arrays.
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
kesha-dev/yii2-save-relations-behavior
78 Downloads
Validate and save automatically related Active Record models.
geekimo/php-rql
3273 Downloads
A PHP client driver for the RethinkDB query language (ReQL)
jsooo/jidiorm
77 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP7
chezrd/idiorm
279 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
voku/idiorm
7662 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
envant/laravel-model-mutator
266 Downloads
Load relations and append attributes from request query
stratedge/wye
5134 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
pascalvgemert/laravel-simple-search
128 Downloads
Simplistic search Trait for Laravel eloquent models which can handle relevance score sorting.
noahheck/e_mysqli
173 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.