Libraries tagged by env var
sunaoka/aws-ssm-parameters-loader-php
24749 Downloads
Load values from AWS SSM Parameter store into environment variables
maatwebsite/yamlenv
17201 Downloads
Reads `env.yml` and makes a validated list of variables available as environment variables
jardissupport/dotenv
2154 Downloads
Environment file loader with cascading overrides, variable interpolation, type casting, and include directives
divineomega/dotenv-loader
23861 Downloads
Dotenv loader is a simple PHP library that will automatically load in a `.env` file from the root of your project into environment variables.
othercode/laravel-version
883 Downloads
A tiny port-adapter version resolver for Laravel apps. Pluggable sources: VERSION file, env var, git tag, or config array.
bangpound/composer-dotenv
31003 Downloads
Load environment variables from `.env` when Composer runs
wpscholar/phpdotenv
16762 Downloads
Loads environmental variables from a .env file.
somebdyelse/typo3-symfony-env-vars
2586 Downloads
TYPO3 Extension that replaces the stock environment variable processor by Symfony's
readybytes/env-checker
4184 Downloads
This will check invalid use of env variables.
polokij/laravel-vault-env
4945 Downloads
Hashicorp Vault client for Laravel with possibility set the env variables from Vault secret dynamically
litea/env
19277 Downloads
Simply getter env variables
aysnc/composer-env-auth
46 Downloads
Composer plugin that reads authentication credentials from environment variables and .env files
william-costa/dot-env
4125 Downloads
A simple library for managing environment variables in PHP.
tixelrocks/long-env
10561 Downloads
A helper function that adds support for long environment variables (eg for AWS)
tiny-blocks/environment-variable
1759 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.