Libraries tagged by cboxdk
cboxdk/laravel-dns
861 Downloads
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.
cboxdk/laravel-console-kit
1186 Downloads
Extension hooks for a Cbox admin console — nav areas, feature gates, UI slots, dashboard cards and per-tenant branding that an optional package registers into via composer, with zero host edits. The plugin pattern behind billing and other drop-in modules.
cboxdk/dns
869 Downloads
Zero-dependency raw PHP DNS resolver, domain-ownership verification, and intoDNS/MxToolbox-style diagnostics. Queries authoritative nameservers directly over sockets — never trusts the recursive cache for ownership checks.
cboxdk/statamic-reverse-relationship
895 Downloads
Traverse relationships in reverse — see which entries, terms, or assets reference the current item without storing anything on it.
cboxdk/platform
83 Downloads
Cbox Platform — the typed application model, deterministic Kubernetes compiler, and plan/diff primitives shared by Cbox Local and Cbox Cortex.
cboxdk/license
527 Downloads
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.
cboxdk/laravel-telemetry-ui
184 Downloads
Laravel-native observability UI for cboxdk/laravel-telemetry: query Tempo, Loki and Prometheus/Mimir directly and visualize your apps with extensible Livewire cards.
cboxdk/laravel-telemetry-store
75 Downloads
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.
cboxdk/laravel-nexus
61 Downloads
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.
cboxdk/laravel-id-client
382 Downloads
Laravel/PHP consumer SDK for Cbox ID — turnkey OIDC login, hosted profile-management redirect, machine tokens, and webhook verification against a Cbox ID instance.
cboxdk/laravel-billing-stripe
301 Downloads
Cbox Billing — Stripe payment-gateway adapter: a PaymentGateway implementation backed by Stripe, for cboxdk/laravel-billing.
cboxdk/laravel-billing-client
182 Downloads
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.
cboxdk/laravel-billing
446 Downloads
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.
cboxdk/cbox-engine
81 Downloads
The engine behind the cbox CLI and the Cbox Local desktop app — one local Kubernetes cluster running an application the way production does.
cboxdk/statamic-overseer
2178 Downloads