akeb/dotenv

Donenv

v1.0.4 2025-07-19 11:15 UTC

This package is auto-updated.

Last update: 2025-07-19 11:15:27 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