php-symfony3-dotenv - Registers environment variables from a .env file (version 3)
- Website:
- http://symfony.com/doc/3.4/components/dotenv.html
- Licence:
- MIT and CC-BY-SA
- Vendor:
- Remi Collet
- 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.37-1.fc29.remi.noarch | [17 KiB] |
Changelog by Remi Collet (2020-01-22):
- update to 3.4.37 |
php-symfony3-dotenv-3.4.36-2.fc29.remi.noarch | [17 KiB] |
Changelog by Remi Collet (2019-12-02):
- allow symfony/security-acl v3 |