Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-env - Load environment variables

Website:
https://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.4.

Packages

php-pecl-env-0.2.1-9.fc32.remi.7.4.x86_64 [19 KiB] Changelog by Remi Collet (2020-02-19):
- add patch for GCC 10
  from https://github.com/beberlei/env/pull/8