Libraries tagged by environment variable
joseaugustolimajesus/handle-env-laravel
36 Downloads
Change environment variables simply and quickly
jootop/laravel-aws-secrets-manager
1 Downloads
Use AWS Secrets manager to load environment variables for configuration.
jcadima/vaultcheck
11 Downloads
CLI tool to audit secrets and environment variable hygiene across a project
ismaelbrito/dot-env
4 Downloads
A simple library for managing environment variables in PHP.
h4ck3r31/getenv-typoscript
769 Downloads
This TYPO3 extension provides a simple way to access environment variables within TypoScript at places where stdWrap is not available.
grzegorz-jamroz/dotenv
22 Downloads
A PHP library for loading environment variables from .env file.
gokhankurtulus/dotenv
19 Downloads
A simple library to supply environment variables from `.env`.
gaucho/env
75 Downloads
Registers environment variables from a .env file (only 40 lines of code!)
garkavenkov/dotenv
9 Downloads
Register environments variable from .env
fanmade/laravel-service-binding
13 Downloads
Provide configuration to allow service and repository binding and switching between them via environment variables
f2/pdo
6 Downloads
Provides a PDO service configured using DATABASE_URL environment variables.
enesekinci/php-getenv
7 Downloads
Loads environment variables from .env file
earthit/config-loader
22 Downloads
Gives access to structured config values in files or environment variables
dipesh79/laravel-env-manager
20 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
digitalkaoz/phpdotenv-middleware
16 Downloads
StackPHP Middleware for loading Environment Variables through PHPDotEnv