sndsgd / config
PHP 的简单配置
v1.0.0
2017-10-24 10:37 UTC
Requires
- php: >=7.1
- ext-yaml: *
- sndsgd/fs: >=0.4.3
- symfony/console: >=3.2
Requires (Dev)
- phpunit/phpunit: ~5
- satooshi/php-coveralls: ~1.0
This package is not auto-updated.
Last update: 2024-09-15 04:26:10 UTC
README
PHP 的简单配置。
要求
您需要 PHP >= 7.1 来使用此库,但是建议使用 PHP 的最新稳定版本。
安装
使用 Composer 安装 sndsgd/config
。
composer require sndsgd/config