Libraries tagged by env variables
distortedfusion/laravel-env-management
2224 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
didslm/env
402 Downloads
A library which helps you load your environment variables into php classes.
datahihi1/tiny-env
476 Downloads
A simple environment variable loader for PHP applications
crefito11/dot-env
62 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
ahmadrosid/laravel-env-feature-flags
4138 Downloads
A simple package for managing feature flags in Laravel applications using environment variables.
adistoe/env-loader
525 Downloads
A loader for environment variables
helhum/env-ts
20888 Downloads
Writes environment variables as TypoScript constant file
gracious/magento-env-config
265 Downloads
Use environment variables in Magento 1 local.xml, uses getenv to get the values
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
zippovich2/wordpress-loader
1438 Downloads
Loading constants and environment variables from .env files.
ytake/hackdotenv
236 Downloads
Loads environment variables from .env to getenv()
laxity7/dotenv
1181 Downloads
Registers environment variables from a .env file
nystudio107/dotenvy
6951 Downloads
Speed up your production sites by ditching .env for key/value variable pairs as Apache, Nginx, and shell equivalents.
julienlinard/php-dotenv
191 Downloads
Une librairie PHP simple et moderne pour charger les variables d'environnement depuis un fichier .env
sunaoka/laravel-ssm-parameters-loader
7184 Downloads
Load values from AWS SSM Parameter store into environment variables for Laravel