Libraries tagged by .env PHP library
skunbydev/dot-env
5 Downloads
Simple library for managing environment variables in PHP.
rubensdimas/dot-env
14 Downloads
A simple library for managing environment variables in PHP. Created by William Costa.
didslm/env
399 Downloads
A library which helps you load your environment variables into php classes.
tinyapps/yaml-config
231 Downloads
Simple PHP library for using yaml config files
rmunate/laravel-config-runtime
116 Downloads
The `LaravelRuntime` Library empowers you to modify Laravel configuration values at runtime. It's essential to note that these changes won't affect the values in the `.env` file; they will only apply while your scripts are running.
uvodohq/menv
2698 Downloads
PHP library to modify values in env file
nhanchaukp/env-editor
3 Downloads
.env editor library
envatic/env
4 Downloads
.env editor library
devkraken/kraken-env-keeper
5 Downloads
A simple and efficient PHP library for reading environment variables from a .env file. This package provides a robust and exception-handling mechanism to ensure reliable access to environment variables within your application. It allows for optional default values and can be easily integrated with different project structures. The in-memory caching mechanism improves performance by avoiding redundant file reads.
dbtlr/php-env-builder
18 Downloads
A PHP library that assists in automating the building of .env files.
remotelyliving/php-env
2 Downloads
A library to marshall environment variables from environments
ndobromirov/php-env-dereference
1849 Downloads
PHP environment variables dereference library.
jijihohococo/php-env
31 Downloads
PHP Envrionment Data Library
phoole/env
16 Downloads
Simple environment variables loader library for PHP
natanael-oliveira/dot-env
4 Downloads
A simple library to manage environment variables in PHP