Skip to content

Open Source

Tools and packages built for PHP teams.

GitHub →
cboxdk/dns

A zero-runtime-dependency DNS toolkit for PHP. Speaks the wire protocol over raw sockets to read answers straight from a zone authoritative nameservers, plus domain verification, DNSSEC validation and intoDNS-style diagnostics.

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-billing

A gateway-agnostic billing engine for Laravel: catalog, subscriptions, real-time usage metering with hard limits, a double-entry ledger, wallets and credits, invoicing and pricing. The framework peer to laravel-id.

cboxdk/laravel-dns

The DNS toolkit for Laravel: authoritative lookups, domain-ownership verification, DNSSEC validation and intoDNS-style diagnostics, exposed through a facade, Artisan commands and validation rules.

cboxdk/laravel-id

A Laravel-native auth and identity framework you bind into your own app. Central login, enterprise SSO (SAML/OIDC), SCIM directory sync, RBAC, billing-fed entitlements and a tamper-evident audit trail, all interface-driven and deny-by-default.

cboxdk/laravel-operations

Durable, multi-step operations for Laravel. Track a deploy, a provisioning run or an import as a first-class record with a strict state machine, per-step progress, idempotent retries and a stall sweep, instead of a black-box job.

cboxdk/laravel-postal

Postal mail server integration for Laravel: a typed multi-server send transport, verified webhooks for delivery, bounce, open and click events, inbound email and an idempotent per-message status store.

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-risk

An explainable, config-driven request risk-scoring pipeline for Laravel. Weighted signals map to graduated outcomes: allow, flag, challenge, step-up, or reject, with the reasons behind every decision.

cboxdk/laravel-siem

The SIEM log-streaming delivery engine for Laravel: a durable transactional outbox, queued batched delivery with retry and dead-letter, a per-stream circuit breaker, SSRF-guarded egress, encrypted secrets and per-field PII redaction.

cboxdk/laravel-ssrf

A hardened, config-driven guard against server-side request forgery (SSRF) for outbound URLs in Laravel. Validates any URL your app is about to fetch and refuses private, reserved, or cloud-metadata addresses.

cboxdk/laravel-tax

A self-hostable consumption-tax engine for Laravel. It owns the calculation logic, place-of-supply, reverse-charge, rate application, inclusive and exclusive, and sources only the rate data behind a pluggable contract. No forced third-party tax SaaS.

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/cbox-id-jwks-auth

A JWKS-only validator and Laravel middleware for resource servers consuming Cbox ID-issued tokens. Caches the JWKS aggressively, validates JWTs locally, and tolerates ID being down via a grace window.

cboxdk/cbox-id-tokens

A service-to-service OAuth helper for callers of Cbox ID-issued tokens. Sister apps install it to talk to Cbox ID and to each other through ID-issued bearer tokens, with caching built in.

cboxdk/fcgx

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

cboxdk/laravel-geo

A canonical geography reference for Laravel: countries, subdivisions and currencies bound to stable ISO codes, resolved deny-by-default, carrying the tax-relevant attributes that billing and tax engines build on.

cboxdk/laravel-health

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

cboxdk/laravel-telemetry-store

A native ClickHouse OTEL store for Telemetry for Laravel. A PHP OTLP ingest endpoint plus a ClickHouse read driver for the Telemetry UI, so one SQL store replaces the Tempo, Loki and Mimir stack.

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/siem

A zero-runtime-dependency SIEM log-streaming core for PHP. Produce one normalized security event and it hands you back exactly the bytes a real SIEM ingests: Splunk HEC, Elastic ECS, ArcSight CEF, Graylog GELF, or JSON.

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.

cboxdk/telemetry-browser

A deep browser RUM SDK for Telemetry for Laravel: page load, Web Vitals, fetch/XHR, uncaught errors and SPA route changes, correlated with the backend trace. One trace id from click to browser span to request to query to job.

31 packages