Role and permission management for Laravel with a MongoDB backend
composer require webrek/laravel-mongo-permissionArturo Hernández
Battle-tested Composer packages — money, state machines, circuit breakers, feature flags and more.
Role and permission management for Laravel with a MongoDB backend
composer require webrek/laravel-mongo-permissionNative MongoDB storage driver for Laravel Telescope.
composer require webrek/laravel-telescope-mongodbSafe request retries for Laravel APIs via the Idempotency-Key header.
composer require webrek/laravel-idempotencyDeclarative state machines for Eloquent models with guards, events and transition history.
composer require webrek/laravel-state-machineA circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
composer require webrek/laravel-circuit-breakerFramework-agnostic PHP client for Supabase (database, auth, storage, edge functions, realtime).
composer require webrek/supabase-phpFramework-agnostic ARCO data-subject requests and a consent ledger for Mexico's LFPDPPP, with an optional Laravel bridge (Eloquent, facades, migrations).
composer require webrek/arcoDeclarative data retention for Laravel: keep records for a window, then delete or anonymize them automatically — with a compliance audit log.
composer require webrek/laravel-data-retentionFeature flags for Laravel with percentage rollouts, rule-based targeting and A/B variants.
composer require webrek/laravel-feature-flagsA production health dashboard for Laravel: pluggable checks, a JSON endpoint for uptime monitors and a status page.
composer require webrek/laravel-health-uiAn immutable money value object for Laravel with safe arithmetic, allocation and Eloquent casting.
composer require webrek/laravel-moneyFilament v3 panel resources for webrek/laravel-mongo-permission
composer require webrek/laravel-mongo-permission-filamentTransactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.
composer require webrek/laravel-outboxValidate and generate Mexican identifiers — RFC, CURP, CLABE, NSS and código postal — with real check-digit verification. Framework-agnostic core with an optional Laravel bridge (rules, casts, Faker).
composer require webrek/mx-validationOrchestration-based sagas for PHP: run multi-step processes and roll them back with per-step compensations when one fails. Framework-agnostic core with an optional Laravel bridge.
composer require webrek/sagaNative byte-level BPE (tiktoken-compatible: cl100k_base/o200k_base) plus WordPiece and Unigram tokenizers for PHP 8.3+, with a process-shared vocab cache. Loads HuggingFace tokenizer.json models and counts Claude/Gemini tokens via their APIs.
composer require webrek/tokenizers