Search by

avap / nora-php-dotenv

hajime-matsumoto

nora php dotenv

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

This package is auto-updated.

Last update: 2026-09-06 00:33:53 UTC


README

.envファイルローダ

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