Libraries tagged by environment-variable
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
tigerheck/laravel-aws-secrets-manager
299 Downloads
Use AWS Secrets manager to load environment variables for configuration.
teun/laravel-environment-config-validator
0 Downloads
Validate Laravel environment variables against configurable rules.
srdorado/php-dotenv
12 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER
snoopycodex/laravel-set-env-fork
40 Downloads
Easily update or insert Laravel environment variable with Artisan command
skunbydev/dot-env
6 Downloads
Simple library for managing environment variables in PHP.
ske/dot-env
0 Downloads
Manage PHP environment variables and build environment files
sirix/sirix-env
67 Downloads
A helper function to retrieve environment variables with type casting
shahghasiadil/laravel-env-validator
13 Downloads
A Laravel package to validate environments variables configuration values and generate environments variables rules.
sergeyakovlev/env
49 Downloads
A simple library to loads environment variables from “.env” file
scitotec/url-decode-env-var-processor-bundle
352 Downloads
Symfony Environment Variable Processor for decoding url-encoded strings
samy/environment
473 Downloads
This library lets your application load virtual environment configuration from environment variables or any other environment configuration.
saff-elli-khan/dotenv
0 Downloads
A dynamic environment variables & configuration managment library.
rubensdimas/dot-env
15 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
roadie-xx/dotenv
5 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.