php-symfony3-dotenv - Registers environment variables from a .env file (version 3)
| Website: | http://symfony.com/doc/3.4/components/dotenv.html |
|---|---|
| License: | MIT and CC-BY-SA |
| Vendor: | Alcance Libre, Inc. |
- Description:
The Dotenv Component parses .env files to make environment variables stored in them accessible via getenv(), $_ENV or $_SERVER. Autoloader: /usr/share/php/Symfony3/Component/Dotenv/autoload.php
Packages
| php-symfony3-dotenv-3.4.49-1.fc14.al.noarch [16 KiB] |
Changelog
by Remi Collet (2021-05-19):
- update to 3.4.49 |