Libraries tagged by query linter
bardex/elastic-query
353 Downloads
PHP query builder for ElasticSearch with fluent interface
warrantgroup/doctrine-query-builder
10 Downloads
An elegant lightweight library to dynamically build doctrine queries from structured data. Perfect for an API to interpret how data should be represented without any additional mapping.
tiny-queries/tiny-queries
3109 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
phpgears/cqrs-async-queue-interop
15 Downloads
Queue-interop async decorator for CQRS command bus
mev/console-query-tool
1 Downloads
Console tool wich provide unified interface different database drivers
metcore/query
6 Downloads
Raja Ongkir API Laravel 5
galaykosasha/yii2-query-builder
5 Downloads
Extension for Yii2 Framework to work with jQuery QueryBuilder
ec0g/cvent-query
288 Downloads
CventQuery is a library package used to interact with Cvent's SOAP API
arthur2weber/query-craft
0 Downloads
Craft elegant DSL queries with fluent, Eloquent-inspired syntax for Elasticsearch, MongoDB, and GraphQL. Build powerful search queries with familiar Laravel-like syntax.
gnugat/query-bus-bundle
38 Downloads
QueryBus integration in Symfony
gnugat/query-bus
89 Downloads
A PHP library for Interrogatory Messages.
simy/db
1 Downloads
A lightweight, dependency-free PHP 8+ DB layer for SQLite3 with fluent query builder interface
commonapi/model
2623 Downloads
Common Query Api Interface
tscms/database
15 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
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.