Libraries tagged by server query
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.
aura/sqlquery
3291851 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
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.
xpaw/php-minecraft-query
117785 Downloads
PHP library to query Minecraft servers
xpaw/php-source-query-class
227978 Downloads
PHP library to query and send RCON commands to servers based on "Source Engine Query" protocol
nilportugues/sql-query-formatter
1219874 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
planetteamspeak/ts3-php-framework
95178 Downloads
Modern use-at-will framework that provides individual components to manage TeamSpeak 3 Server instances
intaro/pinba-bundle
1030255 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
atlas/query
264460 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
sandermuller/stopwatch
57321 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
87019 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
46495 Downloads
The Steam Condenser is a library for querying the Steam Community, Source and GoldSrc game servers
dapphp/torutils
88493 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
83862 Downloads
Microsoft SQL Server driver for Yii Database
tommyknocker/pdo-database-class
6301 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.