laravel-console-kit
by cboxdk
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots and dashboard cards that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
laravel-id-client
by cboxdk
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
laravel-billing-client
by cboxdk
Cbox Billing — app-local enforcement SDK: leases allowance from a remote Cbox Billing service and enforces hard limits locally on the hot path, buffering and reporting usage in the background.
laravel-siem
by cboxdk
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.
laravel-billing-clickhouse
by cboxdk
Cbox Billing — ClickHouse event-log adapter: a columnar EventLog implementation for event-heavy metering, for cboxdk/laravel-billing.
laravel-billing-mollie
by cboxdk
Cbox Billing — Mollie payment-gateway adapter: a PaymentGateway implementation backed by Mollie, for cboxdk/laravel-billing.
laravel-billing-stripe
by cboxdk
Cbox Billing — Stripe payment-gateway adapter: a PaymentGateway implementation backed by Stripe, for cboxdk/laravel-billing.
laravel-operations
by cboxdk
Durable, multi-step operations for Laravel — a strict state machine with per-step progress, idempotent retries, and a stall sweep.
laravel-billing
by cboxdk
Cbox Billing — the billing engine for Laravel — a gateway-agnostic library: catalog, subscriptions, real-time usage metering with hard limits, a double-entry ledger, invoicing, and pricing operations.
laravel-tax
by cboxdk
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.
laravel-dns
by cboxdk
Laravel integration for cboxdk/dns — authoritative DNS lookups, domain-ownership verification, DNSSEC validation, and intoDNS/MxToolbox-style diagnostics via a facade, Artisan commands, and validation rules.
laravel-geo
by cboxdk
Cbox Geo — a canonical ISO 3166 country/subdivision and ISO 4217 currency reference for Laravel: data-driven jurisdiction lookups and structured addresses bound to stable codes, carrying the tax-relevant attributes downstream billing and tax engines need.
laravel-id
by cboxdk
Cbox ID — self-hostable, Laravel-native identity platform (framework). AuthN, SSO/SAML, SCIM, OAuth/OIDC provider, RBAC, billing-fed entitlements, tamper-evident audit.
laravel-risk
by cboxdk
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.
laravel-ssrf
by cboxdk
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.
laravel-telemetry-ui
by cboxdk
Laravel-native observability UI for cboxdk/laravel-telemetry: query Tempo, Loki and Prometheus/Mimir directly and visualize your apps with extensible Livewire cards.
laravel-telemetry
by cboxdk
Collector-free telemetry for Laravel: Prometheus metrics, OTLP traces and events. No C extension, no protobuf, no sidecar — metrics that actually work under FPM.
laravel-health
by cboxdk
Health checks, Kubernetes probes, Prometheus metrics, and system monitoring for Laravel
laravel-queue-autoscale
by cboxdk
Intelligent, predictive autoscaling for Laravel queues with SLA/SLO-based optimization
laravel-queue-monitor
by cboxdk
Laravel queue monitoring with individual job tracking, payload storage, replay, and analytics
laravel-queue-metrics
by cboxdk
Production-ready Laravel queue monitoring with metrics, analytics, and insights