2017 © Pedro Peláez
 

library dotenv

PMVC Plugin For phpdotenv

image

pmvc-plugin/dotenv

PMVC Plugin For phpdotenv

  • Monday, April 23, 2018
  • by HillLiu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 2,140 Installations
  • PHP
  • 7 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 3 % Grown

The README.md

Latest Stable Version Latest Unstable Version CircleCI License Total Downloads, (*1)

PMVC Dot Env plugin

Comment

  • Need use ;
  • http://php.net/manual/en/function.parse-ini-file.php#refsect1-function.parse-ini-file-examples
; This is a sample configuration file
; Comments start with ';', as in php.ini

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
, (*2)

### 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 ``` { "require": { "pmvc-plugin/dotenv": "dev-main" } } ``` - php composer.phar install #### 2.2 Or use composer command-line - php composer.phar require pmvc-plugin/dotenv or - composer require pmvc-plugin/dotenv , (*3)

, (*4)

The Versions

23/04 2018

dev-master

9999999-dev https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

23/04 2018

0.2.9

0.2.9.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

11/11 2017

0.2.8

0.2.8.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

01/09 2017

0.2.7

0.2.7.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

31/08 2017

0.2.6

0.2.6.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

27/08 2017

0.2.5

0.2.5.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

17/05 2017

0.2.3

0.2.3.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

05/01 2017

0.2.2

0.2.2.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc

10/12 2016

0.1.22

0.1.22.0 https://github.com/pmvc/pmvc

PMVC Plugin For phpdotenv

  Sources   Download

MIT

The Requires

 

by Hill

dotenv plug-in pmvc