0.0.3 • Published 4 years ago
@fedek6/phptoenv v0.0.3
phptoenv
Convert PHP config file (with constants) to .env file
Installation
npm install -g @fedek6/phptoenvUsage
This command will generate test.env from the standard Wordpress configuration file:
phptoenv tests/test-files/wp-config.php test.env