Libraries tagged by query server
nette/database
7077049 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.
xpaw/php-source-query-class
218291 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
aura/sqlquery
3203232 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2736299 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-minecraft-query
112072 Downloads
PHP library to query Minecraft servers
nilportugues/sql-query-formatter
1189902 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
planetteamspeak/ts3-php-framework
92953 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
renoki-co/l1
25929 Downloads
Laravel integration for Cloudflare Workers services.
intaro/pinba-bundle
977478 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
atlas/query
261211 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
yiisoft/db-mssql
83164 Downloads
Microsoft SQL Server driver for Yii Database
tltneon/lgsl
1541 Downloads
PHP library retrieve game servers status from various types of games.
opis/database
86005 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
tommyknocker/pdo-database-class
6169 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.
sandermuller/stopwatch
49861 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.