php-pecl-env - Load environment variables
- Website:
- http://pecl.php.net/package/env
- Licence:
- MIT
- Vendor:
- Remi Collet
- Description:
Based on 12Factor Application rules this extension allows you to load environment variables into every PHP request, in every SAPI using a global configuration file with key value pairs of environment variables. Package built for PHP 7.1.
Packages
php-pecl-env-0.2.1-4.el7.remi.7.1.x86_64 | [14 KiB] |
Changelog by Remi Collet (2016-12-01):
- rebuild with PHP 7.1.0 GA - add patch fixing segfault with 7.1 |
php-pecl-env-0.2.1-3.el7.remi.7.1.x86_64 | [14 KiB] |
Changelog by Remi Collet (2016-09-14):
- rebuild for PHP 7.1 new API version |