Releases: vansari/EnvReader
Releases · vansari/EnvReader
Update Readme
Better Work With Interface
What's Changed
Full Changelog: 0.4.1...0.4.2
0.4.1
New JSON Type
Added new JSON Type
Array Type added
added gitattributes
Merge pull request #7 from vansari/feature/gitattributes Adding gitattributes to ignore files which are not needed on composer
New Namespace
changed namespace from freesoftde to devcirclede
First Release of EnvReader
- Read Envs from $_ENV, $_SERVER or via getenv
- convert value to a specific type
- add your own type convertion