Libraries tagged by query object
atheon/orm
16 Downloads
Object-Relational-Mapper for PHP
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
doubleswirve/boolbuilder-php
148 Downloads
querybuilder-like object to elasticsearch bool query object parser/transformer, for php
allenjd3/scopify
8 Downloads
This package allows you to quickly create filters and query objects and use them in your laravel scopes.
aldisaglobal/mysql-db
28 Downloads
A Simple Iterateable MySQL DB Query Object
yurykabanov/laravel-repository
273 Downloads
Laravel 5.x repository and query objects boilerplate
emiliomg/propel-provider-behavior
87 Downloads
A Propel ORM behavior that adds non-static providers to fetch new query-objects, new models, peers and connections.
slicks/fluentdb
4 Downloads
fluentdb allows the expressive writing of database queries and routines. fluentdb is fluent, which is intuitive as you can nearly guess what should come next even if you are just getting started with fluentdb. fluentdb is not an ORM. It was developed to allow folks coming from relational databases background write expressive queries with object interactions in mind. fluentdb has been tested with MySQL in this release; tests for other databases will be added as they complete.
pop-schema/queriedobject
6419 Downloads
Adds support to query single objects (users, posts, etc) in the request
pop-cms-schema/queriedobject
102 Downloads
Adds support to query single objects (users, posts, etc) in the request
kromacie/l5repository
34 Downloads
Package to manage data-objects queries with friendly repository pattern oriented way in Laravel/Lumen 5.7
pop-schema/migrate-queriedobject
6395 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/queriedobject. Target package description: Adds support to query single objects (users, posts, etc) in the request
getpop/queriedobject
1310 Downloads
Adds support to query single objects (users, posts, etc) in the request
getpop/migrate-queriedobject
1381 Downloads
(Temporary package) Migrate code to package https://github.com/pop-schema/queriedobject. Target package description: Adds support to query single objects (users, posts, etc) in the request
rebib/mysql-querybuilder
7656 Downloads
The Query Builder may be used to generate SQL queries in an object orientated fashion.