Skip to content

Open Source

Tools and packages built for PHP teams.

GitHub →
cboxdk/fpm-exporter

Prometheus exporter for PHP-FPM. Collects metrics from FPM pools, opcache, and Laravel queues via FastCGI. Multi-site support.

cboxdk/init

PID 1 process manager for Docker containers. Handles signal forwarding, zombie reaping, PHP-FPM auto-tuning, health checks, and Prometheus metrics.

cboxdk/laravel-queue-autoscale

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.

cboxdk/laravel-queue-metrics

Queue monitoring and metrics for Laravel. Job execution times, success rates, failure patterns, worker health, and Prometheus export.

cboxdk/laravel-queue-monitor

Queue visibility without Horizon or Redis. Track every job on any driver with per-job CPU, memory, retry chains, replay, and a terminal dashboard.

cboxdk/laravel-telemetry

Collector-free telemetry for Laravel. Prometheus metrics, OTLP traces, events and logs. No C extension, no protobuf, no sidecar. Metrics that work under FPM.

cboxdk/statamic-mcp

MCP server for Statamic CMS. Lets AI assistants read blueprints, query entries, manage collections, and understand your content model. 11 domain routers.

cboxdk/system-metrics

Real-time system metrics from Linux and macOS in pure PHP. CPU, memory, storage, network, and container metrics with no extensions or dependencies.

cboxdk/fcgx

FastCGI client library for Go. Context and timeout support, structured error handling. Built for talking to PHP-FPM.

cboxdk/laravel-health

Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel applications.

cboxdk/laravel-telemetry-ui

Observability UI for Laravel that replaces Grafana for app-level monitoring. Queries your existing Tempo, Loki and Prometheus backends directly, with Laravel-shaped screens from metric aggregate down to the single trace.

cboxdk/php-baseimages

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.

cboxdk/statamic-filter-builder

Build dynamic collection filters and sort orders through the Statamic control panel. Visual filter builder without custom query scopes.

cboxdk/statamic-reverse-relationship

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.

cboxdk/statamic-telemetry

Statamic overlay for Telemetry for Laravel. Content-aware trace names, Stache and static cache instrumentation, site context and user attribution as a proper Statamic addon.

15 packages