2017 © Pedro Peláez
 

library dotenv

Environment variables in your Rack'em application via .env

image

rackem/dotenv

Environment variables in your Rack'em application via .env

  • Tuesday, January 21, 2014
  • by tamagokun
  • Repository
  • 2 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

.env for your Rack'em application

A simple middleware that will load environment variables from .env into $env., (*1)

It's just like this thing., (*2)

Installation

$ composer require rackem/dotenv:@stable

Usage

\Rackem::use_middleware("\Rackem\Dotenv");

The Versions

21/01 2014

dev-master

9999999-dev https://github.com/ripeworks/rackem-dotenv

Environment variables in your Rack'em application via .env

  Sources   Download

MIT

The Requires

 

dotenv .env rackem

21/01 2014

v0.1

0.1.0.0 https://github.com/ripeworks/rackem-dotenv

Environment variables in your Rack'em application via .env

  Sources   Download

MIT

The Requires

 

dotenv .env rackem