Libraries tagged by environment-variables
janharsa/tracy-environment-panel
4756 Downloads
Information of the environment variables to Tracy Debugger bar
frc/wp-env-heroku-custom-php-constant
43667 Downloads
Allow PHP constants to be defined through Heroku environment, as long as the environment key starts with FRC_PHP_CONST_ prefix. The prefix gets removed when the constant is set in the PHP side. For example, an environment variable FRC_PHP_CONST_PLL_COOKIE will define the PHP constant PLL_COOKIE within WordPress (with the value coming from the env key)
enjoys/dotenv
2058 Downloads
Registers environment variables from a .env file
crysalead/env
17721 Downloads
Environment variable container
compwright/aws-env
4470 Downloads
Load environment variables securely from AWS SSM
brannow/envyml
5908 Downloads
Registers environment variables from a env.yml file
bangpound/composer-dotenv
29781 Downloads
Load environment variables from `.env` when Composer runs
adistoe/env-loader
290 Downloads
A loader for environment variables
texthtml/docker-links
19087 Downloads
A helper for parsing Docker link environment variables.
shopware-blog/shopware-environment-variables
5372 Downloads
a small shopware plugin to use env variables
piotrpress/initer
220 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
nishant-sharma/secure-env-php
4 Downloads
Encrypt environment files for production use.
nbgrp/env-bundle
624 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
khomsiadam/stacksync
16 Downloads
StackSync is a fullstack PHP mini framework, with an MVC structure, custom API system with a Middleware and JWT authentication, components based views, flexible routing, PSR4 autoloading. Essential files generation (migrations, seeders, controllers and models) and other operations can be executed through custom commands.
gullevek/dotenv
172 Downloads
Simple .env file processing and storing in _ENV array