webrek member since: Mar 11, 2015

webrek's packages

  • PHP

    webrek/arco

    Framework-agnostic ARCO data-subject requests and a consent ledger for Mexico's LFPDPPP, with an optional Laravel bridge (Eloquent, facades, migrations).

  • PHP

    webrek/laravel-circuit-breaker

    A circuit breaker for Laravel: stop hammering a failing dependency, fail fast, and recover automatically.

  • PHP

    webrek/laravel-data-retention

    Declarative data retention for Laravel: keep records for a window, then delete or anonymize them automatically — with a compliance audit log.

  • PHP

    webrek/laravel-feature-flags

    Feature flags for Laravel with percentage rollouts, rule-based targeting and A/B variants.

  • PHP

    webrek/laravel-health-ui

    A production health dashboard for Laravel: pluggable checks, a JSON endpoint for uptime monitors and a status page.

  • PHP

    webrek/laravel-idempotency

    Safe request retries for Laravel APIs via the Idempotency-Key header.

  • PHP

    webrek/laravel-money

    An immutable money value object for Laravel with safe arithmetic, allocation and Eloquent casting.

  • PHP

    webrek/laravel-mongo-permission

    Role and permission management for Laravel with a MongoDB backend

  • PHP

    webrek/laravel-mongo-permission-filament

    Filament v3 panel resources for webrek/laravel-mongo-permission

  • PHP

    webrek/laravel-outbox

    Transactional outbox for Laravel: stage messages inside your database transaction and relay them reliably with retries and backoff.

  • PHP

    webrek/laravel-state-machine

    Declarative state machines for Eloquent models with guards, events and transition history.

  • PHP

    webrek/laravel-telescope-mongodb

    Native MongoDB storage driver for Laravel Telescope.

  • PHP

    webrek/supabase-php

    Framework-agnostic PHP client for Supabase (database, auth, storage, edge functions, realtime).

  • C

    webrek/tokenizers🥧

    Native 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.

  • PHP

    webrek/laravel-permission-mongodb

    Permission handling for Laravel 10.x, 11.x, and 12.x using MongoDB

    Abandoned! See webrek/laravel-mongo-permission