An open API service indexing awesome lists of open source software.

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

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**

![install](https://raw.githubusercontent.com/phphleb/hleb2-phpstorm-plugin/e169b3b3ccd93a050299b5e125f9c24214de8c5e/src/main/resources/install.png)

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.