A plugin for integrating the HLEB2 framework into the IDE PhpStorm.
Supports PhpStorm versions >= 2023.2
It is possible to install the integration via PhpStorm or directly from this repository:
-
To install, download the file from this repository. hleb2-integration-1.0.0.zip
-
In PhpStorm, go to File > Settings > Plugins
-
Add the plugin (file) via
Install Plugin from Disk... -
Restart the IDE.
The plugin adds autocomplete and highlighting for framework-specific functions and methods.
