Libraries tagged by environment var
piotrpress/initer
151 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
nielbuys/phpdotenv
8 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
melbahja/environ
17 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
luongtran/phpdotenv
11 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
lucasmichot/laraveldotenv
103 Downloads
Easily set environment variables to your Laravel project, speed-up deployment with per-environment settings
laxity7/dotenv
43 Downloads
Registers environment variables from a .env file
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.
kariricode/dotenv
6 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.
gullevek/dotenv
114 Downloads
Simple .env file processing and storing in _ENV array
ecentria/dynamic-parameters-bundle
8079 Downloads
Runtime retrieval of parameters from environment variables for Symfony
davidcochrum/dotenv-vault-laravel
1851 Downloads
Laravel package to load environment variables from encrypted .env.vault files
cyclonecode/custom-php-settings
12 Downloads
Customize php settings for you wordpress installation.
alexoliverwd/dotenv-loader
336 Downloads
Load environment variables into a PHP application
traqza/laravelsetenvironment
1779 Downloads
A simple command to set environment variables via command line. I wrote this to assist in pipeline builds.
devuri/wp-env-config
1440 Downloads
A small package to define WordPress configuration constants using environment variables with a .env file.