avap/nora-php-dotenv

v1.0.1 2020-04-05 10:21 UTC

This package is auto-updated.

Last update: 2024-04-05 19:22:29 UTC


README

.envファイルローダ

$dotenv = new Dotenv(.envのあるディレクトリ);
$dotenv->load(.envのファイル名);