Search by

lopadova member since: Dec 05, 2015 · Transparency log

lopadova's packages

  • PHP

    padosoft/laravel-rebel-channel-twilio

    Twilio provider for Laravel Rebel Channels: phone verification via Twilio Verify (SMS/WhatsApp/voice), message delivery, and signed delivery-status webhooks. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-channel-vonage

    Vonage provider for Laravel Rebel Channels: phone verification via Vonage Verify (SMS/voice), plain SMS delivery, and signed delivery-receipt webhooks. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-channels

    Channel/provider abstraction (SMS/WhatsApp/voice) for Laravel Rebel: verification routing with fallback, cooldown, multi-dimensional rate limiting, and anti toll-fraud/IRSF defences. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-core

    Core primitives, value objects and contracts for Laravel Rebel: the enterprise authentication control plane (AAL/AMR assurance, security context, audit, Sanctum tokens, rate-limiting). The entry point of the padosoft/laravel-rebel-* ecosystem.

  • PHP

    padosoft/laravel-rebel-demo

    Demo / integration application for the padosoft/laravel-rebel-* enterprise authentication suite.

  • PHP

    padosoft/laravel-rebel-email-otp

    Enterprise passwordless email-OTP login for Laravel Rebel: anti-enumeration, multi-dimensional rate-limiting, multi-tenant/purpose/risk, Sanctum token issuance. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-recovery

    High-assurance account recovery for Laravel Rebel: single-use HMAC-hashed recovery (backup) codes, generated once at enrolment, with anti-ATO checks. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-sessions

    Device/session registry for Laravel Rebel: session/device tracking, logout-everywhere, refresh-token rotation with reuse detection, and device trust. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-rebel-step-up

    Step-up authentication for Laravel Rebel: confirm an action/purpose with AAL/AMR assurance, risk-based, and PSD2/SCA dynamic linking. Part of padosoft/laravel-rebel-*.

  • PHP

    padosoft/laravel-request

    Laravel Package to interact with Illuminate Request and Files Upload.

  • PHP

    padosoft/laravel-routines

    Scheduled, manual and webhook-triggered agentic routines for Laravel — with delegated identity, budget ceilings and a human reachable when a routine hits something it wasn't authorized to do.

  • TypeScript

    padosoft/laravel-routines-admin

    Enterprise admin panel (React 19 + Vite 8 + Tailwind 4) for padosoft/laravel-routines — schedules, run ledger, mandates and the queue of routines that stopped to ask a human.

  • PHP

    padosoft/laravel-routines-contracts

    Shared contracts for padosoft/laravel-routines — the vocabulary a package needs to declare a routine target, with zero runtime dependencies.

  • PHP

    padosoft/laravel-settings

    Persistent settings with caching in Laravel.

  • PHP

    padosoft/laravel-sluggable

    Generate slugs when saving Eloquent models