Skip to content
 
 

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • PHP 5.5+

Installation

Add the plugin to your project's composer.json:

  {
    "require": {
      "epic/config": "dev-master"
    }
  }

Usage

Create a new loader:

<?php
$config = new \Epic\Config(['path/to/.env']);
var_dump($config['param']);

?>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages