2017 © Pedro Peláez
 

library slim-dot-env

Package to allow use of .env in a Slim Framework project

image

rogercreasy/slim-dot-env

Package to allow use of .env in a Slim Framework project

  • Friday, October 7, 2016
  • by RogerCreasy
  • Repository
  • 1 Watchers
  • 1 Stars
  • 15 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 15 % Grown

The README.md

SlimDotEnv

Loads environment variables from .env to getenv(), $_ENV and $_SERVER, (*1)

This is an extension of Vance Lucas's PHPDotEnv, (*2)

SlimDotEnv extends PHPDotEnv to allow default valuse in the .env file, (*3)

Slim was added to the name only because I was working on a Slim Framework project when I created it., (*4)

The Versions

07/10 2016

dev-master

9999999-dev

Package to allow use of .env in a Slim Framework project

  Sources   Download

MIT

The Requires

 

The Development Requires

by Roger Creasy