isDir() or $file->getExtension() != 'env') { continue; } $env = Dotenv::createImmutable($file->getPath(), $file->getBasename()); $env->load(); }