Download the PHP package pmvc-plugin/dotenv without Composer
On this page you can find all versions of the php package pmvc-plugin/dotenv. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pmvc-plugin/dotenv
More information about pmvc-plugin/dotenv
Files in pmvc-plugin/dotenv
Download pmvc-plugin/dotenv
More information about pmvc-plugin/dotenv
Files in pmvc-plugin/dotenv
Vendor pmvc-plugin
Package dotenv
Short Description PMVC Plugin For phpdotenv
License MIT
Homepage https://github.com/pmvc/pmvc
Package dotenv
Short Description PMVC Plugin For phpdotenv
License MIT
Homepage https://github.com/pmvc/pmvc
Please rate this library. Is it a good library?
Informations about the package dotenv
PMVC Dot Env plugin
Comment
- Need use ;
- http://php.net/manual/en/function.parse-ini-file.php#refsect1-function.parse-ini-file-examples
Reserved special characters
- Characters ?{}|&~![()^" must not be used anywhere in the key and have a special meaning in the value.
- http://php.net/manual/en/function.parse-ini-string.php
Install with Composer
CLICK TO SEE
### 1. Download composer * mkdir test_folder * curl -sS https://getcomposer.org/installer | php ### 2. Install Use composer.json or use command-line directly #### 2.1 Install Use composer.json - vim composer.json - php composer.phar install #### 2.2 Or use composer command-line - php composer.phar require pmvc-plugin/dotenv or - composer require pmvc-plugin/dotenv
All versions of dotenv with dependencies
PHP Build Version
Package Version
The package pmvc-plugin/dotenv contains the following files
Loading the files please wait ....