laravel-zero-credentials
Reusable base for storing CLI authentication credentials locally in JSON (~/.<app>/config.json or XDG), with 0600 permissions and a typed credentials contract.
laravel-secrets
by atldays
Load secrets from external providers and apply them to Laravel from a cached payload.
laravel-locksmith
by brainlet-ali
Secrets rotation orchestration for Laravel with zero-downtime grace periods.
laravel-ldap-credentials
by alex-rad
Extends Database and Eloquent User Authentication Providers (Laravel framework) to validate credentials (email and password) in LDAP