Env is a lightweight library bringing .env file parser compatibility to PHP. In short - it enables you to read .env files with PHP.
composer require m1/envNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a .env file and retrieve its contents
Use a more robust parser like vlucas/phpdotenv for complex .env files.
No dependency data recorded yet.