EnvLoader.php
\file \brief Environment file (.env) loader for LWT configuration.
This class provides a simple way to load configuration from .env files, which is the modern standard for application configuration.
PHP version 8.1
Tags
Table of Contents
Classes
- EnvLoader
- Simple .env file parser and loader.