Libraries tagged by server query
nette/database
6936437 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
2638923 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
205312 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
aura/sqlquery
3096759 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
xpaw/php-minecraft-query
106255 Downloads
PHP library to query Minecraft servers
nilportugues/sql-query-formatter
1147665 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
planetteamspeak/ts3-php-framework
90405 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
intaro/pinba-bundle
912298 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
atlas/query
255623 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
sandermuller/stopwatch
40673 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.
opis/database
85245 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
koraktor/steam-condenser
46036 Downloads
The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers
dapphp/torutils
86020 Downloads
Classes for interacting with Tor over the control protocol, querying directory authorities and servers, DNS exit lists, a curl wrapper that makes it easy to use Tor's SOCKS proxy, and more.
yiisoft/db-mssql
80304 Downloads
Microsoft SQL Server driver for Yii Database
tommyknocker/pdo-database-class
6068 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.