Libraries tagged by env-spec
andriichuk/keepenv
32 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.
stechstudio/laravel-env-security
140572 Downloads
Securely manage .env files for different deployment environments
phattarachai/laravel-env-secrets
63 Downloads
Encrypt .env. with Laravel's env:encrypt, mint the decryption key with a CSPRNG, and install it on a deploy box over ssh — all from one artisan command, without the key ever touching stdout, shell history, or a process argument.
qveronq/laravel-infisical-sync
459 Downloads
Sync your Laravel .env secrets with Infisical. Push, pull and diff environment variables between your .env file and your Infisical vault using the official PHP SDK.
izica/laravel-env-secure
221 Downloads
Secure Laravel .env variables
hegelmax/env-secured
5 Downloads
Encrypted configuration manager for PHP (EnvSecured).
teamchizkiyahu/envphp
22 Downloads
Simple and seamless redundancy tactics in env secrets encryption.
hohayo/laravel-env-helpers
119 Downloads
Extra artisan commands for stechstudio/laravel-env-security: env:edit & env:get