brainmaestro/envman
Composer 安装命令:
composer require brainmaestro/envman
包简介
A tool for managing your application's environment variables
README 文档
README
Manage your
.envconfiguration easily.
This package makes it easy to keep your .env in sync with the rest of your team without too much hassle. It allows you to break up your huge monolithic .env.example file into smaller files that have related variables. It also offers an easy and painless way of protecting sensitive configurations with encryption from php-encryption.
This works in conjunction with any tool you use to actually load the .env values into your code like phpdotenv
Install
composer require --dev brainmaestro/envman
Getting Started
Refer to the documentation for the functionality of the commands
License
MIT © Ezinwa Okpoechi
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-01