Libraries tagged by env loader
alexoliverwd/dotenv-loader
1366 Downloads
Load environment variables into a PHP application
divineomega/dotenv-loader
23399 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
lukman-ss/config
109 Downloads
Standalone PHP configuration repository, env loader, file loader, and cache utility.
chillerlan/php-dotenv
17605 Downloads
A simple .env loader - PHP 8.1+
lazervel/dotenv
106 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
jardissupport/dotenv
1418 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
env-interop/interface
56 Downloads
Interoperable environment interfaces for PHP.
codemonster-ru/config
397 Downloads
Lightweight configuration loader for PHP applications
solumdesignum/package-env-loader
24 Downloads
Framework agnostic environment loader that abstracts PHP dotEnv for faster env loading.
darlanschmeller/php-env-loader
4 Downloads
Lightweight .env file loader for PHP with automatic type casting
adistoe/env-loader
524 Downloads
A loader for environment variables
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
lirien/env
1 Downloads
A minimal and straightforward .env file loader for PHP
phpsoftbox/env
89 Downloads
Environment variables loader for the PhpSoftBox framework
melbahja/environ
22 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.