# 2. Create config directory if missing mkdir -p "$CONFIG_DIR"
: Students and faculty with a valid university email or an ISIC card can get a free Educational License for all JetBrains tools, including PhpStorm. Unauthorized GitHub Repositories phpstorm 2019 license github link
| Path | Purpose | |------|---------| | /.idea/ | Default IntelliJ project metadata – the workspace.xml (contains machine‑specific data). | | /codeStyle/ | Custom code‑style XML files ( PhpStorm.xml , PHP_CodeSniffer.xml ). | | /inspection/ | Shared inspection profiles ( Project_Default.xml ). | | /runConfigurations/ | Pre‑defined run/debug configurations ( PHPUnit.xml , DockerCompose.xml ). | | /plugins/ | List of required plugins ( .txt with plugin IDs) – used by the IDE‑Setup script. | | /scripts/ | Helper scripts ( setup.sh , install_plugins.sh ). | | README.md | Instructions for team members. | | | /codeStyle/ | Custom code‑style XML files ( PhpStorm