Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adelf/idea-php-dotenv-plugin
environment parameters completion, based on .env file keys
https://github.com/adelf/idea-php-dotenv-plugin
Last synced: 3 months ago
JSON representation
environment parameters completion, based on .env file keys
- Host: GitHub
- URL: https://github.com/adelf/idea-php-dotenv-plugin
- Owner: adelf
- License: mit
- Created: 2017-03-02T16:09:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T16:06:21.000Z (over 1 year ago)
- Last Synced: 2024-05-28T12:51:54.884Z (6 months ago)
- Language: Java
- Homepage:
- Size: 356 KB
- Stars: 156
- Watchers: 6
- Forks: 12
- Open Issues: 16
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
IntelliJ IDEA .env files support plugin
-------------[![Version](http://phpstorm.espend.de/badge/9525/version)](https://plugins.jetbrains.com/plugin/9525)
[![Downloads](http://phpstorm.espend.de/badge/9525/downloads)](https://plugins.jetbrains.com/plugin/9525)
[![Downloads last month](http://phpstorm.espend.de/badge/9525/last-month)](https://plugins.jetbrains.com/plugin/9525)Plugin url: https://plugins.jetbrains.com/plugin/9525
## Main features
+ .env files support for PhpStorm, RubyMine and PyCharm.
+ docker-compose.yml and Dockerfile environment variables fetching
+ Go to declaration and Find usages of environment variables## Sponsors
The most productive Laravel development environment.
Learn more.## Language packages
PHP dotenv package: https://github.com/vlucas/phpdotenv
JavaScript dotenv package: https://github.com/motdotla/dotenv
Python dotenv package: https://github.com/theskumar/python-dotenv
Ruby dotenv gem: https://github.com/bkeepers/dotenv
Go dotenv library: https://github.com/joho/godotenv
## Screenshots
![phpstorm dotenv support](https://plugins.jetbrains.com/files/9525/screenshot_16858.png)
![](src/main/resources/META-INF/pluginIcon.svg)