Libraries tagged by environemnt variables
kariricode/dotenv
16 Downloads
A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.
juanchosl/envvars
56 Downloads
A small, lightweight utility to read ENV files and append his content to environment variables
jenson/convict
13 Downloads
Configuration management. PHP implementation of node-convict
into-the-void/env
23 Downloads
Read, parse and modify environment variables
ilimic/phpdotenv
89 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
gullevek/dotenv
196 Downloads
Simple .env file processing and storing in _ENV array
gstearmit/envyii2
46 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
flavioheleno/env
118 Downloads
Handle environment variables like a breeze.
ezynda3/feature-toggle
19 Downloads
A simple environment variable based feature toggle library.
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
edwardlyons/dotenv-set
21 Downloads
Allows you to set environment variables while your application is running
e-artspace/pimple-env-provider
113 Downloads
A super simple, uSilex compatible, lightweight service provider to override Pimple container parameters with the value of environment variables.
dzentota/config-loader
5 Downloads
Secure environment variable and configuration loader that parses values into TypedValue objects
dotenvx/phpdotenvx
9 Downloads
[dotenvx.com] a better dotenv–from the creator of `dotenv`
dolfen/env-file-reader
3697 Downloads
Scanning environment variables from an env file into php environment variables.