Libraries tagged by query library
byjg/sparqllib
51413 Downloads
Simple library to query SPARQL from PHP
ballen/metar
1060 Downloads
A PHP library to query aerodrome METAR information.
ron-maxweb/pwned-passwords
285 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
pfrenssen/piwik-reporting-api
8894 Downloads
PHP client library to query the Matomo Reporting API.
markenwerk/google-geocoder
32993 Downloads
A PHP library to query Google's location service for geolocation and reverse lookups based on a given address, a geo location or a Google Places ID.
berlioz/html-selector
16679 Downloads
Berlioz HTML Selector is a PHP library to do queries on HTML files (converted in SimpleXMLElement object) like jQuery on DOM.
michaeldrennen/schema-change
4775 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
los/uql
38045 Downloads
PHP library to transform url query into db partial queries
atk14/sql-builder
18199 Downloads
Library for building SQL queries
ans-group/laravel-sieve
8287 Downloads
A library for filtering eloquent queries
ukfast/laravel-sieve
8429 Downloads
A library for filtering eloquent queries
softspring/doctrine-paginator
15690 Downloads
This library provides a paginator for doctrine query builder
oilstone/php-rsql-parser
18486 Downloads
PHP library for parsing RSQL or FIQL queries. Designed for use in RESTful APIs.
lmc/cqrs-handler
40247 Downloads
A library containing handlers to help with Queries and Commands
xsolve-pl/associate
20160 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.