cboxdk member since: Jun 06, 2016 · Transparency log
cboxdk's packages
-
PHP
cboxdk/laravel-nexus
Cbox Nexus — the US economic-nexus engine for Laravel: accumulate a seller's sales per state, detect when a post-Wayfair threshold is crossed, and report where registration is required.
-
PHP
cboxdk/laravel-operations
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
-
PHP
cboxdk/laravel-postal
Postal mail server integration for Laravel — a typed, multi-server send transport plus a verified, event-driven webhook observability spine (delivery, bounce, open, click, DNS).
-
PHP
cboxdk/laravel-queue-autoscale
Intelligent, predictive autoscaling for Laravel queues with SLA/SLO-based optimization
-
PHP
cboxdk/laravel-queue-metrics
Production-ready Laravel queue monitoring with metrics, analytics, and insights
-
PHP
cboxdk/laravel-queue-monitor
Laravel queue monitoring with individual job tracking, payload storage, replay, and analytics
-
PHP
cboxdk/laravel-risk
Cbox Risk — an explainable, config-driven request risk-scoring pipeline for Laravel. Weights signals (IP reputation, geo, disposable email, velocity, bot timing) into a score and an outcome: allow, challenge, step-up, or reject.
-
PHP
cboxdk/laravel-siem
The SIEM log-streaming delivery engine for Laravel — a durable transactional outbox, queued batched delivery with retry/backoff/dead-letter/circuit-breaker, SSRF-guarded HTTP egress, encrypted destination secrets, and PII redaction, on top of the framework-agnostic cboxdk/siem core.
-
PHP
cboxdk/laravel-ssrf
Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.
-
PHP
cboxdk/laravel-tax
Cbox Tax — a self-hostable consumption-tax engine for Laravel: it owns the calculation logic (place-of-supply, reverse-charge, rate application, inclusive/exclusive) per jurisdiction and sources only rate data behind a pluggable contract.
-
PHP
cboxdk/laravel-telemetry
Collector-free telemetry for Laravel: Prometheus metrics, OTLP traces and events. No C extension, no protobuf, no sidecar — metrics that actually work under FPM.
-
PHP
cboxdk/laravel-telemetry-ui
Laravel-native observability UI for cboxdk/laravel-telemetry: query Tempo, Loki and Prometheus/Mimir directly and visualize your apps with extensible Livewire cards.
-
PHP
cboxdk/license
Framework-agnostic, offline license core: mint and verify compact Ed25519-signed license artifacts (EdDSA JWTs) with entitlements, limits, deployment/domain binding, grace windows and signed revocation lists. The shared leaf both a billing issuer and a self-hosted verifier depend on.
-
PHP
cboxdk/siem
Zero-dependency SIEM log-streaming core for PHP: a normalized security-event value object and the formatters (Splunk HEC, Elastic ECS, ArcSight/syslog CEF, generic JSON) that turn it into what real SIEMs ingest. Framework-agnostic; the delivery/egress layer lives in the Laravel wrapper.
-
PHP
cboxdk/statamic-filter-builder
Build advanced collection filters and sort orders through the Statamic control panel.