Libraries tagged by query library
ballen/metar
1063 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.
wattanar/sqlsrv
50064 Downloads
library help you query easier with sqlsrv
doyosi/whois
386 Downloads
WHOIS lookup library for PHP - Query 70+ WHOIS servers directly, parse responses for 20+ TLDs, build raw WHOIS APIs, domain availability checkers, and registration info tools. Features plugin system for custom parsers, Laravel integration, IDN support, and 30+ date format handling.
zooxsmart/los-uql
1788 Downloads
PHP library to transform url query into db partial queries
michaeldrennen/schema-change
5040 Downloads
A PHP library that handles MySQL query exceptions to determine if you need to make a change to your schema.
lmc/cqrs-bundle
17174 Downloads
A symfony bundle for CQRS library and its extensions for Queries and Commands
softspring/doctrine-paginator
15837 Downloads
This library provides a paginator for doctrine query builder
abdulelahragih/querybuilder
1911 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.
xsolve-pl/associate
20195 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.
william-costa/database-manager
2601 Downloads
A simple library for managing database connections, results pagination and building queries in PHP.
whois-server-list/whois-api
1729 Downloads
Client library for the Whois API. You can check the availability of internet domain names or perform whois queries.
szonov/sql-splitter
38404 Downloads
Library for parsing strings with multiple sql queries and split it to single queries
midorikocak/querymaker
310 Downloads
QueryMaker is a little library that helps you create simple PDO queries
lmc/cqrs-solr
12070 Downloads
A library containing base implementations to help with Solr Queries and Commands