Download the PHP package makbari/dot-env-editor without Composer
On this page you can find all versions of the php package makbari/dot-env-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download makbari/dot-env-editor
More information about makbari/dot-env-editor
Files in makbari/dot-env-editor
Download makbari/dot-env-editor
More information about makbari/dot-env-editor
Files in makbari/dot-env-editor
Vendor makbari
Package dot-env-editor
Short Description An editor for changing dotEnv file content
License MIT
Package dot-env-editor
Short Description An editor for changing dotEnv file content
License MIT
Please rate this library. Is it a good library?
Informations about the package dot-env-editor
DotEnv Editor
Simple editor for edit .env file content using php
Installation with Composer
Usage
All you need to do is to create an object of Handler class and pass it your config path.
Example
Available methods
overview()
- To list all .env content
add()
- Add new key => value to .env file
update()
- Update existing value in .env file
getDetails()
- List all .env file content in json format
createBackup()
- Create a backup from .env file
deleteBackup()
- Delete an existing backup
restore()
- Restore backup
delete()
- Delete an existing key => value from .env file
All versions of dot-env-editor with dependencies
PHP Build Version
Package Version
The package makbari/dot-env-editor contains the following files
Loading the files please wait ....