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

https://github.com/xepozz/meta-storm-idea-plugin

MetaStorm will make your IDE interactive like never before https://xepozz.github.io/meta-storm-idea-plugin
https://github.com/xepozz/meta-storm-idea-plugin

completion intellij intellij-plugin jetbrains php plugin refactoring reference

Last synced: 3 months ago
JSON representation

MetaStorm will make your IDE interactive like never before https://xepozz.github.io/meta-storm-idea-plugin

Awesome Lists containing this project

README

          

# 🌟 **MetaStorm** – Ultimate tool for PHPStorm! 🚀

[![Downloads](https://img.shields.io/jetbrains/plugin/d/26121-meta-storm?style=flat-square)](https://plugins.jetbrains.com/plugin/26121-meta-storm)
[![Rating](https://img.shields.io/jetbrains/plugin/r/rating/26121-meta-storm?style=flat-square)](https://plugins.jetbrains.com/plugin/26121-meta-storm/reviews)
[![Version](https://img.shields.io/jetbrains/plugin/v/26121-meta-storm?style=flat-square)](https://plugins.jetbrains.com/plugin/26121-meta-storm/versions)

Plugin on Jetbrains Marketplace: https://plugins.jetbrains.com/plugin/26121-meta-storm/

**MetaStorm** makes your IDE understand code even deeper.

A few lines of config files unlock both **references** and **autocompletion** at regular places such as `method($object, )`, `render()`, etc

## Advantages

- No need dedicated IDE plugin to support your own framework
- Anyone can extend or override plugin functionality
- So if a feature is not ready by the dedicated IDE plugin, MetaStorm is ready to covers with its possibilities
- No need to support legacy codebase in the dedicated IDE plugin
- Written component config might be used with any other projects, like Symfony Console and almost the whole PHP world
- Life save for single developers, any library configuration might improve developer experience with less knowledge
- Totally free

## Quick start

Short Youtube demo: https://youtu.be/fFGrRNFDZIg

Documentation: https://xepozz.github.io/meta-storm-idea-plugin

## Donation

Open-source tools can greatly improve workflows, helping developers and businesses save time and increase revenue.
Many successful projects have been built on these tools, benefiting a wide community.
However, maintaining and enhancing these resources requires continuous effort and investment.

Support from the community helps keep these projects alive and ensures they remain useful for everyone.
Donations play a key role in sustaining and improving these open-source initiatives.

Chose the best option for you to say thank you:

[ Patreon](https://patreon.com/xepozz)
|
[ Buy me a coffee](https://buymeacoffee.com/xepozz)
|
[ Boosty](https://boosty.to/xepozz)

### Screenshots

##### references

![references.png](docs/images/references.png)
![references2.png](docs/images/references2.png)

![files.png](docs/images/files.png)

##### autocomplete

![autocomplete.png](docs/images/autocomplete.png)

##### collections

![collection_arguments.png](docs/images/collection_arguments.png)
![collection_classes.png](docs/images/collection_classes.png)