Libraries tagged by env-loader
lukaszzychal/env-loader
33 Downloads
A simple and lightweight .env file loader utility for PHP
bartlomiejbeta/di-env-loader-bundle
654 Downloads
nhanchaukp/env-editor
4 Downloads
.env editor library
maatify/bootstrap
753 Downloads
Unified environment initialization and diagnostics foundation for all Maatify PHP projects. Provides predictable .env loading, timezone configuration, and Safe Mode protection across local, CI, and production environments — forming the core bootstrap layer for the Maatify ecosystem.
envatic/env
5 Downloads
.env editor library
abdeslam/envator
12 Downloads
A fast, flexible and customizable PHP .env loader
vecode/caldera-settings
59 Downloads
ENV loader and settings helper, part of Vecode Caldera
solophp/dotenv
27 Downloads
Simple, zero-dependency .env loader for PHP. Loads files into $_ENV with optional $_SERVER population.
pkit/env
24 Downloads
a simple env loader
balint-horvath/dotenv-php
405 Downloads
Simple .env file parser and ENV loader (.env to getenv() and $_ENV) based on standard PHP INI parser (parse_ini_file).