Libraries tagged by environment variables
zippovich2/wordpress-loader
1141 Downloads
Loading constants and environment variables from .env files.
tomrf/dotenv
36 Downloads
simple dotenv file loader using the built-in parse_ini_file()
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.
nbgrp/env-bundle
549 Downloads
The bundle provides a few useful custom Symfony Environment Variable processors
melbahja/environ
17 Downloads
Load environment variables from .env file ONLY on $_ENV and runtime.
luongtran/phpdotenv
12 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
gmazzap/gea
34 Downloads
Environment variables management in PHP
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