Libraries tagged by enviroment-variables
codebot/phpenv
550 Downloads
Class for storing and reading environment variables from .env file stored in document root.
cloudinary/account-provisioning
5 Downloads
Accounts with provisioning API access can create and manage their **product environments**, **users** and **user groups** using the RESTful Provisioning API. Provisioning API access is available [upon request](https://cloudinary.com/contact?plan=enterprise) for accounts on an [Enterprise plan](https://cloudinary.com/pricing#pricing-enterprise). The API uses **Basic Authentication** over HTTPS. Your **Provisioning Key** and **Provisioning Secret** are used for the authentication. These credentials (as well as your ACCOUNT_ID) are located in the [Cloudinary Console](https://console.cloudinary.com/pm) under **Settings > Account > Provisioning API Access**, or they can be obtained from the provisioning environment variable available on your Cloudinary Console [Dashboard](https://console.cloudinary.com/pm/developer-dashboard). The Provisioning API has dedicated SDKs for the following languages: * [JavaScript](https://github.com/cloudinary/account-provisioning-js) * [PHP](https://github.com/cloudinary/account-provisioning-php) * [Java](https://github.com/cloudinary/account-provisioning-java) Useful links: * [Provisioning API reference (Classic)](https://cloudinary.com/documentation/provisioning_api_1)
clippings/env-backup
925 Downloads
Backup/restore environment variables: globals, static vars, configs
clearcode/wordpress-config
319 Downloads
Automagically define WordPress configuration constants from environment variables and .env file.
cleaniquecoders/php-env-key-manager
6 Downloads
A framework-agnostic PHP package for easy .env file key management. Seamlessly update, add, or modify environment variables across projects with minimal configuration.
chiron/dotenv
27 Downloads
Registers environment variables from a .env file
cedricziel/typo3-cloudoconfiguration
103 Downloads
Generates Autoconfiguration from environment variables
bmitch/envsync
46 Downloads
Environment variable checker for Laravel.
bluesheep/php-jsonenv
57 Downloads
A light-weight package for PHP that loads environment variables (such as database credentials) from a JSON-encoded source.
bjoern-buettner/session
177 Downloads
A simple session handler for PHP 8.1 and newer, configurable via environment variables.
barnebys/now-env
14 Downloads
Use 'now.json' environment variables while developing
backdevs/dotenv-sniffer
37 Downloads
A code sniffer for environment variables not declared in .env files
aubry/env-vars-debug-bundle
796 Downloads
Symfony bundle to list all the environment variables used in parameter definitions
atekushi/env
0 Downloads
Environment Variable Manager
andriichuk/keepenv
14 Downloads
KeepEnv is a tool for checking and managing environment variables based on a specification file.