Skip to content
/ dotenv Public

Lightweight and fast alternative to phpdotenv without dependencies

Notifications You must be signed in to change notification settings

perf2k2/dotenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nikita.Romannikov
Dec 15, 2022
fbb3661 · Dec 15, 2022

History

1 Commit
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022
Dec 15, 2022

Repository files navigation

Dotenv

Lightweight and fast alternative to phpdotenv with zero dependencies.

Installation

The fastest way is using composer:

composer require perf2k2/dotenv

Testing

Build docker image:

make build

Install dependencies:

make deps

Run tests:

make testing

Changelog

Version Changes
v1.0.0 First stable version

Roadmap

  • Nesting variables
  • PHP8 support

License

MIT

About

Lightweight and fast alternative to phpdotenv without dependencies

Resources

Stars

Watchers

Forks

Packages

No packages published