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
- Host: GitHub
- URL: https://github.com/xepozz/meta-storm-idea-plugin
- Owner: xepozz
- Created: 2024-12-16T16:10:45.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-05-13T16:59:49.000Z (5 months ago)
- Last Synced: 2025-05-20T15:06:22.336Z (5 months ago)
- Topics: completion, intellij, intellij-plugin, jetbrains, php, plugin, refactoring, reference
- Language: PHP
- Homepage: https://plugins.jetbrains.com/plugin/26121-meta-storm/
- Size: 1.05 MB
- Stars: 83
- Watchers: 2
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yaml
Awesome Lists containing this project
README
# 🌟 **MetaStorm** – Ultimate tool for PHPStorm! 🚀
[](https://plugins.jetbrains.com/plugin/26121-meta-storm)
[](https://plugins.jetbrains.com/plugin/26121-meta-storm/reviews)
[](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


##### autocomplete

##### collections

