Libraries tagged by enviroment-variables
samy/environment
470 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
14 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
roadie-xx/dotenv
4 Downloads
Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
rescaled/simple-feature
327 Downloads
This package aims to provide a fully-featured, yet simple feature flag configuration through environment variables for Laravel 7+
renegare/configen
476 Downloads
Helpful tool to render a file containing mustache tags using environment variables as data (e.g configuration template)
remotelyliving/php-env
2 Downloads
A library to marshall environment variables from environments
reagordi/env
5 Downloads
Loads environment variables from `.env` to `env()`, `$_ENV` and `$_SERVER` automagically.
rammewerk/environment
57 Downloads
A simple and fast environment variable handler for PHP projects.
rackem/dotenv
20 Downloads
Environment variables in your Rack'em application via .env
r3n0e0/env-php
12 Downloads
A utility that provides several functions for accessing environment variables.
publiux/phpdotenv
177 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.
piwikpro/env-params-builder-bundle
16890 Downloads
Helps to build parameters.yml file based on environment variables
piotrpress/composer-downloads
4 Downloads
This composer plugin adds support for environment variables in composer.json packages URLs.
phoole/env
18 Downloads
Simple environment variables loader library for PHP