Registry / config / jackiedo-dotenv-editor

jackiedo-dotenv-editor

JSON →
library2.1.0phppackagistunverified

The .env file editor tool for Laravel 5.8+

composer require jackiedo/dotenv-editor
INSTALL
IMPORT
SIG · JACKIEDO-DOTENV-ED
J
jackiedo-dotenv-editor
configphpv2.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DotenvEditor
use Jackiedo\DotenvEditor\DotenvEditor;

Edit .env file keys

use Jackiedo\DotenvEditor\DotenvEditor; $editor = new DotenvEditor(); $editor->load(); $editor->setKey('APP_NAME', 'MyApp'); $editor->save();
Debug
Known issues
gotchaRequires Laravel 5.8+ and may not work with newer Laravel versions without updates.
fix
Check compatibility with your Laravel version before use.
affects: >=2.0.0
Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
38 hits · last 30 days
node
36
OpenAI (training)
1
Resources
jackiedo-dotenv-editor — pip install jackiedo-dotenv-editor · libregistry