lopadova member since: Dec 05, 2015

lopadova's packages

  • 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-settings

    Persistent settings with caching in Laravel.

  • PHP

    padosoft/laravel-sluggable

    Generate slugs when saving Eloquent models

  • PHP

    padosoft/laravel-super-cache

    A Laravel package for advanced caching with tags and namespaces in Redis.

  • PHP

    padosoft/laravel-super-cache-invalidate

    A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debou

  • PHP

    padosoft/laravel-support

    support helpers, extended providers etc.. for laravel

  • PHP

    padosoft/laravel-test

    laravel test

  • PHP

    padosoft/laravel-translation-manager

    Manage Laravel Translations

  • PHP

    padosoft/laravel-uploadable

    Laravel package for automatic upload handling with trait

  • PHP

    padosoft/laravel-validable

    Trait to activate validation when saving Eloquent Model