Mapa de México por estados (división política con claves INEGI) para dashboards: TopoJSON + catálogo tipado + componente React choropleth, sin API keys.
pnpm add @webrek/mx-geoArturo Hernández
Construyo los productos —y las herramientas— que esos negocios necesitan. Parte de ese trabajo lo libero en abierto.
Open source
Infraestructura para Laravel y utilidades mexicanas —las piezas que fui necesitando en proyectos reales, liberadas en abierto.
Mapa de México por estados (división política con claves INEGI) para dashboards: TopoJSON + catálogo tipado + componente React choropleth, sin API keys.
pnpm add @webrek/mx-geoRole and permission management for Laravel with a MongoDB backend
composer require webrek/laravel-mongo-permissionSafe request retries for Laravel APIs via the Idempotency-Key header.
composer require webrek/laravel-idempotencyNative MongoDB storage driver for Laravel Telescope.
composer require webrek/laravel-telescope-mongodbA circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.
composer require webrek/laravel-circuit-breakerDeclarative state machines for Eloquent models with guards, events and transition history.
composer require webrek/laravel-state-machineCódigos postales de México (SEPOMEX) → estado, municipio (CVEGEO de INEGI) y colonias. Carga por prefijo bajo demanda, sin API key.
pnpm add @webrek/mx-cpFramework-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