Libraries tagged by query
nette/database
5662504 Downloads
💾 Nette Database: layer with a familiar PDO-like API but much more powerful. Building queries, advanced joins, drivers for MySQL, PostgreSQL, SQLite, MS SQL Server and Oracle.
league/uri-components
21301187 Downloads
URI components manipulation library
io-developer/php-whois
1583869 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
gmostafa/php-graphql-client
5927544 Downloads
GraphQL client and query builder.
anourvalar/eloquent-serialize
9473937 Downloads
Laravel Query Builder (Eloquent) serialization
google/cloud
14502276 Downloads
Google Cloud Client Library
cycle/orm
681207 Downloads
PHP DataMapper ORM and Data Modelling Engine
watson/rememberable
4621342 Downloads
Query caching for Laravel
thecodingmachine/graphqlite
2265937 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
staudenmeir/laravel-cte
5490615 Downloads
Laravel queries with common table expressions
spatie/ssl-certificate
3903046 Downloads
A class to easily query the properties of an ssl certificate
spatie/opening-hours
4039894 Downloads
A helper to query and format a set of opening hours
scienta/doctrine-json-functions
18776809 Downloads
A set of extensions to Doctrine that add support for json query functions.
aura/sql
2039573 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
tpetry/laravel-query-expressions
189192 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls