Packages from hydrat-agency

  • PHP

    hydrat-agency/laravel-2fa

    This package allow you to enable two-factor authentication in your Laravel applications. It stores tokens locally and notify users about their token via mail, SMS or any custom channel. Includes native conditionnal check to trigger or not 2FA, using known devices, IP addresses or IP locations.

  • PHP

    hydrat-agency/laravel-db-dumper

    Brings db:export/db:import command to laravel for easier environment propagation

  • PHP

    hydrat-agency/laravel-partial-seeder

    Seed your Laravel database using a migration-like system in order to only seed the modified application defaults added during development.