akeb/dotenv

Donenv

v1.0.3 2024-05-22 09:09 UTC

This package is auto-updated.

Last update: 2024-09-22 12:30:05 UTC


README

Install

composer project akeb/dotenv

Composer config

{
    "require": {
        "akeb/dotenv": "^1.1.0"
    },
    "repositories": [
        {
            "type": "vcs",
            "url": "https://github.com/AKEB/Framework-AKEB-dotenv"
        }
    ]
}

or

composer require akeb/dotenv