Libraries tagged by env var
enesekinci/php-getenv
7 Downloads
Loads environment variables from .env file
dlunire/dlunire
6 Downloads
DLUnire cuenta con un motor de plantillas, modelos, controladores y un sistema de rutas. Además, cuenta con analizador sintáctico para leer archivos `.env.type` como variables de entorno con tipos estáticos.
codeurx/dotenv
13 Downloads
Loads environment variables from .env to getenv().
codebot/phpenv
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
jan-di/config
89 Downloads
Library to load, validate and cache configuration from environment variables and .env files
szemul/config
2242 Downloads
Simple configuration engine supporting .env files and environment variables
mim/dotenv
0 Downloads
Registers environment variables from a .env file
check24/feature-flag-bundle
1346 Downloads
Toggleable feature flags for your symfony application with various sources like .env, cookie, etc.
meat/coming-soon
18 Downloads
Force a comming soon page if APP_COMINGSOON variable is true on .env
jpolvora/dotenvy
297 Downloads
PHP Environment Variables Manager with dotenv (.env) files and validation by example
dnlnrs/envjson
24 Downloads
Loads `env.json` file contents into $_ENV to populate the environment variables.
lithemod/mail
13 Downloads
Email sending package based on PHPMailer, simplifying the process of sending SMTP emails in PHP applications. It offers integration with environment variables using the lithemodules/support-env package, ensuring secure and flexible configuration.