Libraries tagged by symfony dotenv
symfony/dotenv
243980321 Downloads
Registers environment variables from a .env file
zepgram/magento-dotenv
76183 Downloads
Simple autoloader to integrate the Symfony Dotenv component into Magento2
code-distortion/fluent-dotenv
104858 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
dragon-code/env-sync
15761 Downloads
Keeping your .env.example is up-to-date
andrey-helldar/env-sync
17499 Downloads
Keeping your .env.example is up-to-date
lakedrops/dotenv
3954 Downloads
Composer Library as wrapper around symfony/dotenv
vigihdev/symfony-bridge-config
31 Downloads
Vigih Dev A bridge library that unifies Symfony Config, Yaml, Dotenv, and DependencyInjection components for easier project configuration.
atournayre/dotenv-updater-bundle
7 Downloads
.env updater bundle for Symfony 4
imunhatep/checkenv
25794 Downloads
General-Purpose Library for PHP
c0ntax/env-providers-bundle
7 Downloads
A collection of extensions to allow you to use symfony .env files easier
bacarndiaye/envmap-php
2 Downloads
PHP client library for envmap - sync environment variables with remote secret stores
ldl-framework/env-builder
350 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.
polidog/relayer
88 Downloads
Relayer — file-based router + Symfony DependencyInjection + dotenv on top of polidog/use-php.