3 Repositories
PHP phpdotenv Libraries
The task of this package is to manage module dotnev-files used by the Laravel integration of phpdotenv.
Warning This Package is still work in progress! Warning The package is basically functional, but there is no logic to handle the files in a repo. Modu
2 Nov 17, 2022
A simple wrapper around vlucas' PHP dotenv library for Kirby CMS.
kirby-phpdotenv A simple wrapper around vlucas' PHP dotenv library for Kirby CMS. Why? I've been using .env in my Kirby projects for a while, but I go
5 Feb 6, 2020
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
PHP dotenv Loads environment variables from .env to getenv(), $_ENV and $_SERVER automagically. Why .env? You should never store sensitive credentials
12.3k Jan 7, 2023