Libraries tagged by environment variables
zadorin/better-getenv
5 Downloads
Simple helper to retrieve environment variables
yatero/enivronment-picker
13 Downloads
Choose a labeled environment based on environment variables or URL.
vzina/phpdotenv
3 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
vairogs/functions-local
0 Downloads
A PHP library providing utility functions for working with the local filesystem, environment variables, system resources, and more
uziiuzair/secure-env-php
147 Downloads
Encrypt environment files for production use.
tomrf/dotenv
39 Downloads
simple dotenv file loader using the built-in parse_ini_file()
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
stechstudio/laravel-infisical
2 Downloads
Import your Infisical applications secrets as Laravel environment variables.
sergeyakovlev/env
47 Downloads
A simple library to loads environment variables from “.env” file
selfphp/env-schema
1 Downloads
Validate .env environment variables in PHP using a declarative schema.
remotelyliving/php-env
3 Downloads
A library to marshall environment variables from environments
pvsv1984/secure-env-php
473 Downloads
Encrypt environment files for production use.
publiux/phpdotenv
178 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER`, and Docker secrets automagically.
piotrpress/initer
262 Downloads
This library reads/writes flat array data from/to key=value format compatible with .ini and .env files.
php_modules/dotenv
23 Downloads
Dotenv module for php.