https://github.com/phphleb/hleb2-phpstorm-plugin
HLEB2 PHP Framework Integration into PhpStorm
https://github.com/phphleb/hleb2-phpstorm-plugin
hleb2 integration php phpstorm plugin
Last synced: 2 months ago
JSON representation
HLEB2 PHP Framework Integration into PhpStorm
- Host: GitHub
- URL: https://github.com/phphleb/hleb2-phpstorm-plugin
- Owner: phphleb
- License: mit
- Created: 2024-10-23T13:32:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-24T09:21:32.000Z (over 1 year ago)
- Last Synced: 2025-04-03T23:13:55.082Z (about 1 year ago)
- Topics: hleb2, integration, php, phpstorm, plugin
- Language: Java
- Homepage: https://hleb2framework.ru
- Size: 322 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## HLEB2 Integration into PhpStorm
A plugin for integrating the [HLEB2](https://github.com/phphleb/hleb/) framework into the IDE PhpStorm.
Supports **PhpStorm** versions >= _2023.2_
It is possible to install the integration via PhpStorm or directly from this repository:
1) To install, download the file from this repository. [hleb2-integration-1.2.0.zip](https://github.com/phphleb/hleb2-phpstorm-plugin/raw/refs/heads/main/build/distributions/hleb2-integration-1.2.0.zip)
2) In PhpStorm, go to **File > Settings > Plugins**

3) Add the plugin (file) via `Install Plugin from Disk...`
4) Restart the IDE.
-----------------------------
The plugin adds autocomplete and highlighting for framework-specific functions and methods.