Libraries tagged by environemnt variables
frc/wp-env-heroku-custom-php-constant
43689 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)
compwright/aws-env
4538 Downloads
Load environment variables securely from AWS SSM
adistoe/env-loader
311 Downloads
A loader for environment variables
texthtml/docker-links
19185 Downloads
A helper for parsing Docker link environment variables.
shopware-blog/shopware-environment-variables
5374 Downloads
a small shopware plugin to use env variables
levizoesch/laravel-set-environment
572 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
knorkfork/load-environment
20 Downloads
Load environment variables from .env file
ed-fruty/php-environment
627 Downloads
PHP Environment Wrapper to load environment variables [supported json, php, ini, xml, yml and serialized data formats]
abelcallejo/wordpress-environment
15 Downloads
A wordpress library for easily getting the major environment variables
zippovich2/wordpress-loader
1212 Downloads
Loading constants and environment variables from .env files.
piotrpress/initer
232 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
nbgrp/env-bundle
626 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
melbahja/environ
20 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings
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.