dotenvx/phpdotenvx
最新稳定版本:v0.0.1
Composer 安装命令:
composer require dotenvx/phpdotenvx
包简介
[dotenvx.com] a better dotenv–from the creator of `dotenv`
README 文档
README
Important
Warning: work in progress. until complete, please use github.com/dotenvx/dotenvx directly.
see php examples
a better dotenv–from the creator of dotenv.
- run anywhere (cross-platform)
- multi-environment
- encrypted envs
Quickstart 
Install and use it in code just like phpdotenv.
composer require dotenvx/phpdotenvx
require 'vendor/autoload.php'; $dotenvx = Dotenvx\Dotenvx::createImmutable([__DIR__]); $dotenvx->safeLoad();
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2024-10-18