Libraries tagged by symfony dotenv
symfony/dotenv
160667324 Downloads
Registers environment variables from a .env file
zepgram/magento-dotenv
51081 Downloads
Simple autoloader to integrate the Symfony Dotenv component into Magento2
dragon-code/env-sync
14075 Downloads
Keeping your .env.example is up-to-date
andrey-helldar/env-sync
17300 Downloads
Keeping your .env.example is up-to-date
code-distortion/fluent-dotenv
85165 Downloads
A wrapper with a fluent interface for new and old versions of vlucas/phpdotenv or symfony/dotenv, providing a common interface to easily read values from .env files
imunhatep/checkenv
20592 Downloads
General-Purpose Library for PHP
lakedrops/dotenv
3948 Downloads
Composer Library as wrapper around symfony/dotenv
atournayre/dotenv-updater-bundle
4 Downloads
.env updater bundle for Symfony 4
c0ntax/env-providers-bundle
5 Downloads
A collection of extensions to allow you to use symfony .env files easier
ldl-framework/env-builder
347 Downloads
Env builder is a package which collects different env files within a specified directory and compiles them into one single .env file, useful when you have different .env files laying around in different folders and you want to have one single big file that you can load with Symfony's DotEnv loader or other Env loading library.