sndsgd / config
Simple configuration for 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-10-27 05:04:30 UTC
README
Simple configuration for PHP.
Requirements
You need PHP >= 7.1 to use this library, however, the latest stable version of PHP is recommended.
Install
Install sndsgd/config
using Composer.
composer require sndsgd/config