Libraries tagged by query object
xsolve-pl/associate
20098 Downloads
This library allows to collect objects and values through associations and provides some entity fetching optimizations for Doctrine ORM to address N+1 queries problem.
alleyinteractive/wp-find-one
20958 Downloads
Query for and return one WordPress post, term, or other object, bypassing intermediate arrays.
mbohuslavek/leanmapper-query
12156 Downloads
Concept of Query Object for LeanMapper
flowpack/query-object-builder
39 Downloads
A fluent, immutable, fully-typed SQL query builder for PHP (PostgreSQL, MySQL and MariaDB).
contributte/nextras-orm-query-object
723937 Downloads
QueryObjects for Nextras ORM
php-objects/query-builder
800 Downloads
Query Builder - Making SQL composing easier
irap/multi-query
4529 Downloads
Wrapper object around mysqli to combine queries into one.
brighttalk/acs-query-builder
12867 Downloads
Provides an object oriented way to programmatically build queries for the Amazon Cloud Search service
novabytes/odata-query-parser
330 Downloads
Framework-agnostic OData 4 query string parser for PHP. Parses $filter, $select, $expand, $orderby, and more into AST objects.
thomasjohnkane/slow-query-notifier
112 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
milanmadar/coolio-orm
1140 Downloads
PHP ORM based on Doctrine DBAL
javanile/schemadb
71 Downloads
Uknown PHP Database Abstraction Layer
javanile/moldable
63 Downloads
Uknown PHP Database Abstraction Layer
hi/sqlquery
1879 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
fo3nix/php-graphql-oqm
1069 Downloads
GraphQL Object-to-Query Mapper (OQM) which generates objects AND typed data models from an API schema.