Libraries tagged by query library
riverside/php-orm
824 Downloads
PHP ORM micro-library and query builder
ip2location/ipinfodb-php
552 Downloads
Library to query geolocation information from IPInfoDB free API service.
headzoo/graphql-php
16694 Downloads
PHP library that queries the Deskpro GraphQL API.
ballen/metar
812 Downloads
A PHP library to query aerodrome METAR information.
markenwerk/google-geocoder
28223 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.
wattanar/sqlsrv
47737 Downloads
library help you query easier with sqlsrv
zooxsmart/los-uql
919 Downloads
PHP library to transform url query into db partial queries
atk14/sql-builder
14121 Downloads
Library for building SQL queries
lmc/cqrs-bundle
12385 Downloads
A symfony bundle for CQRS library and its extensions for Queries and Commands
abdulelahragih/querybuilder
1044 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
william-costa/database-manager
2218 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
whois-server-list/whois-api
1726 Downloads
Client library for the Whois API. You can check the availability of internet domain names or perform whois queries.
lmc/cqrs-solr
9286 Downloads
A library containing base implementations to help with Solr Queries and Commands
krugozor/database
2450 Downloads
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
ixnode/php-date-parser
554 Downloads
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.