Libraries tagged by query linter
dhii/query-interface
58 Downloads
A light query abstraction standard.
commonapi/query
1669 Downloads
Common Query Api Interface
vantage/period-queries
535 Downloads
Query by overlapping and intersecting periods in Laravel
apichef/laravel-request-query-helper
182 Downloads
Easily interact with JSON-API query params.
bardex/elastic-query
350 Downloads
PHP query builder for ElasticSearch with fluent interface
warrantgroup/doctrine-query-builder
9 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
3108 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface
phpgears/cqrs-async-queue-interop
14 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
commonapi/model
2621 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.