Libraries tagged by server stat
austinb/gameq
63256 Downloads
GameQ Gameserver Library
ptrofimov/beanstalk_console
126736 Downloads
Admin console for Beanstalk queue server
nilportugues/sql-query-formatter
1187275 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
cboxdk/statamic-mcp
21444 Downloads
MCP (Model Context Protocol) server for Statamic CMS v6 — gives AI assistants structured access to content, blueprints, assets, and more.
statsig/statsigsdk
605684 Downloads
The Statsig php SDK for multi-user, server side environments.
yanlongli/app-store-server-api
53464 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
tltneon/lgsl
1354 Downloads
PHP library retrieve game servers status from various types of games.
yuav/gearmanadmin
236579 Downloads
Gearman admin library to get status and version, and list workers, set maxqueue or shutdown Gearman server
sarfraznawaz2005/servermonitor
14072 Downloads
Laravel package to periodically monitor the health of your server and website.
byjg/jwt-session
85612 Downloads
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and microservices architectures.
innmind/server-status
107018 Downloads
Library to access various components of the operating system
amphp/http-server-static-content
74782 Downloads
Static content request handler for Amp's HTTP server.
rcrowe/laravel-statsd
49210 Downloads
Send to Statsd server from Laravel
tommyknocker/pdo-database-class
6163 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.
mostafaznv/php-x-sendfile
12703 Downloads
Serve large files using web server with support for laravel