Libraries tagged by query linter
thyyppa/fluent-fm
1249 Downloads
A PHP package for FileMaker Server's Data API using a fluent query builder style interface.
rebeccathedev/search-parser
2 Downloads
A parser that converts a freeform query into an intermediate object, that can be converted to query many backends (SQL, ElasticSearch, etc).
squirrelphp/connection
240 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
zetacomponents/search
4135 Downloads
The Search component provides an interface to index and query documents with different search engine backends.
plazzag/polario-sdk-php
168 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
mikailfaruqali/health
95 Downloads
A beautiful, responsive Laravel package for creating dynamic health checks and system diagnostics with a stunning UI. Run custom database queries, monitor system health, and troubleshoot issues through an elegant dashboard interface.
migliori/php-pdo-database-class
435 Downloads
The DB class is a database abstraction layer that provides a simple, consistent interface for interacting with different types of databases. It handles connection management, query execution, pagination and result processing
mbrevda/specification-query-interface
12 Downloads
A genereic intreface for operatives and conectives
dhii/query-interface
58 Downloads
A light query abstraction standard.
konradmichalik/typo3-natural-language-query
2 Downloads
This extension provides a natural language query interface for TYPO3 records.
rehabcz/fakaheda-query
0 Downloads
Simple PHP wrapper around Fakaheda internal Query API
commonapi/query
1677 Downloads
Common Query Api Interface
vantage/period-queries
557 Downloads
Query by overlapping and intersecting periods in Laravel
drewlabs/query-contracts
415 Downloads
Provides `drewlabs/query` library contracts and interface declaration files
kadirgun/laravel-json-query
7 Downloads
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.