Libraries tagged by queries
tucker-eric/eloquentfilter
5395629 Downloads
An Eloquent way to filter Eloquent Models
nette/database
7189772 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.
io-developer/php-whois
2951585 Downloads
PHP WHOIS provides parsed and raw whois lookup of domains and ASN routes. PHP 5.4+ and 7+ compatible
gmostafa/php-graphql-client
8835093 Downloads
GraphQL client and query builder.
cakephp/datasource
28165901 Downloads
Provides connection managing and traits for Entities and Queries that can be reused for different datastores
aura/sqlquery
3291851 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
khaled.alshamaa/ar-php
3298644 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
j4mie/idiorm
1549178 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
google/cloud
17215301 Downloads
Google Cloud Client Library
cycle/orm
998096 Downloads
PHP DataMapper ORM and Data Modelling Engine
watson/rememberable
5818149 Downloads
Query caching for Laravel
thecodingmachine/graphqlite
3604066 Downloads
Write your GraphQL queries in simple to write controllers (using webonyx/graphql-php).
spatie/ssl-certificate
5498402 Downloads
A class to easily query the properties of an ssl certificate
aura/sql
2809496 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
770132 Downloads
Database-independent Query Expressions as a replacement to DB::raw calls