Open Source
Tools and packages built for PHP teams.
Prometheus exporter for PHP-FPM. Collects metrics from FPM pools, opcache, and Laravel queues via FastCGI. Multi-site support.
PID 1 process manager for Docker containers. Handles signal forwarding, zombie reaping, PHP-FPM auto-tuning, health checks, and Prometheus metrics.
Autoscaling for Laravel queues based on SLA targets and queueing theory. Set a wait time target, the autoscaler figures out how many workers you need.
Queue monitoring and metrics for Laravel. Job execution times, success rates, failure patterns, worker health, and Prometheus export.
Queue visibility without Horizon or Redis. Track every job on any driver with per-job CPU, memory, retry chains, replay, and a terminal dashboard.
MCP server for Statamic CMS. Lets AI assistants read blueprints, query entries, manage collections, and understand your content model. 11 domain routers.
Real-time system metrics from Linux and macOS in pure PHP. CPU, memory, storage, network, and container metrics with no extensions or dependencies.
FastCGI client library for Go. Context and timeout support, structured error handling. Built for talking to PHP-FPM.
Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel applications.
PHP Docker base images with extensions, process management, and sensible defaults. Four tiers (Slim, Standard, Chromium, Dev) on Debian 12 with Cbox Init built in.
Build dynamic collection filters and sort orders through the Statamic control panel. Visual filter builder without custom query scopes.
Traverse relationships in reverse in Statamic. If entry B points to A, let A see all the B's that reference it. No duplicated data, nothing to keep in sync.