env 0.2.1

Load environment variables into PHP from a global configuration file


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.

License: MIT

Changes

- Fixed invalid read