silinternational / php-env

Utility class for working with environment variables in PHP that handles 'true', 'false', and 'null' more intelligently.
MIT License
2 stars 1 forks source link

Release 2.1.0 #12

Closed forevermatt closed 7 years ago

forevermatt commented 7 years ago

Enable getting array from all env. vars with a given prefix (along with other minor tweaks).