Libraries tagged by environment variable management
phpdevcommunity/php-dotenv
5446 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
devcoder-xyz/php-dotenv
34157 Downloads
PHP-DotEnv is a lightweight PHP library designed to simplify the management of environment variables in your PHP applications.
distortedfusion/laravel-env-management
2138 Downloads
A collection of artisan commands for managing environment variables during CI/CD.
gmazzap/gea
36 Downloads
Environment variables management in PHP
tburschka/composer-environment-injector
2102 Downloads
Composer script injecting your environment variables
titon/env
71 Downloads
The environment package provides environment detection and secure environment variable management.
kariricode/dotenv
6 Downloads
A highly optimized, extensible, and reliable Dotenv component designed to load environment variables for PHP applications in the KaririCode Framework, ensuring secure and efficient configuration management.
jenson/convict
13 Downloads
Configuration management. PHP implementation of node-convict
envkey/envkey-php
97 Downloads
Keeps environment variables automatically in sync. Protects secrets with end-to-end encryption.
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)
jairosantos/easy-framework
7 Downloads
This is a simple PHP framework for APIs that demonstrates basic routing, handling HTTP requests, and organizing controllers for CRUD operations. The framework uses Dotenv for environment variable management, PDO for database interactions, and a custom router to handle different HTTP methods and routes.
dipesh79/laravel-env-manager
11 Downloads
Manage Laravel environment variables with ease using Artisan commands and a basic web interface for visual management.
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.
saff-elli-khan/dotenv
0 Downloads
A dynamic environment variables & configuration managment library.