Libraries tagged by query server
nette/database
6951738 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.
aura/sql
2649701 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.
xpaw/php-source-query-class
206642 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
aura/sqlquery
3108491 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
xpaw/php-minecraft-query
106858 Downloads
PHP library to query Minecraft servers
nilportugues/sql-query-formatter
1152063 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
planetteamspeak/ts3-php-framework
90663 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
renoki-co/l1
21085 Downloads
Laravel integration for Cloudflare Workers services.
intaro/pinba-bundle
918316 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
atlas/query
256233 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
yiisoft/db-mssql
80940 Downloads
Microsoft SQL Server driver for Yii Database
sandermuller/stopwatch
42489 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
koraktor/steam-condenser
46080 Downloads
The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers
tommyknocker/pdo-database-class
6080 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
opis/database
85291 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder