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

Feature/upgrade and add new functions #16

Closed mtompset closed 2 years ago

mtompset commented 2 years ago

Upgrade PHP from 7.2 to 7.4 Upgrade PHPUnit from 8.x to 9.x Add getString Add getBoolean