nyx-solutions/php-nyx-env

5.2.0 2024-09-19 11:07 UTC

This package is auto-updated.

Last update: 2024-09-19 11:08:19 UTC


README

PhpNyxEnv 是一个用于 PHP 的 .env 库。

Latest Stable Version Total Downloads Latest Unstable Version License Monthly Downloads Daily Downloads composer.lock

安装

安装此扩展的首选方式是通过 Composer

运行以下命令之一:

php composer.phar require --prefer-dist nyx-solutions/php-nyx-env "*"

或者将以下内容添加到你的 composer.json 文件的 require 部分中:

"nyx-solutions/php-nyx-env": "*"

to the require section of your composer.json file.

许可证

php-nyx-env 在 BSD 3-Clause 许可证下发布。有关详细信息,请参阅附带文件 LICENSE.md