akeb/dotenv

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

This package is auto-updated.

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


README

安装

composer project akeb/dotenv

Composer 配置

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

composer require akeb/dotenv