avap/nora-php-dotenv

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

This package is auto-updated.

Last update: 2025-03-05 21:18:58 UTC


README

.envファイルローダ

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