cboxdk member since: Jun 06, 2016 · Transparency log
cboxdk's packages
-
PHP
cboxdk/laravel-id-spatie
Cbox ID adapter for spatie/laravel-permission — run the platform's AuthN/SSO/OAuth/OIDC/SCIM while an existing Spatie permission install stays the source of roles, permissions, and token claims. Binds the platform's AccessChecker and Roles contracts to Spatie under the external access-control driver
-
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-sync
Offline-first sync engine for Laravel: durable storage, field-level conflicts and contextual client views
-
PHP
cboxdk/laravel-sync-client
Client for Cbox Sync: a durable local replica, an outbox, and the retry semantics a device needs
-
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-store
Native ClickHouse OTEL store for cboxdk/laravel-telemetry: PHP OTLP ingest and a ClickHouse-backed read driver for cboxdk/laravel-telemetry-ui — one SQL store instead of Tempo+Loki+Mimir.