Download the PHP package codezero/dotenv-updater without Composer
On this page you can find all versions of the php package codezero/dotenv-updater. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package dotenv-updater
PHP .env
Updater
Update key/value pairs in a .env
file.
✅ Requirements
- PHP >= 7.3
📦 Install
🛠 Usage
Create an instance of the DotEnvUpdater
and pass it the path to the .env
file:
Add any new, or overwrite any existing key/value pairs:
Retrieve the value of a key:
🚧 Testing
☕️ Credits
- Ivan Vermeyen
- All contributors
🔓 Security
If you discover any security related issues, please e-mail me instead of using the issue tracker.
📑 Changelog
A complete list of all notable changes to this package can be found on the releases page.
📜 License
The MIT License (MIT). Please see License File for more information.
All versions of dotenv-updater with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
The package codezero/dotenv-updater contains the following files
Loading the files please wait ....