barryvdh/laravel-ide-helper

@mixin Alternative

kadirgun opened this issue · 1 comments

Versions:

  • ide-helper Version: 3.0
  • Laravel Version: 11.0
  • PHP Version: 8.3.4

Question:

I am using the PHP Intelephense plugin on Visual Studio Code. Since this plugin offers the @mixin feature for a fee, I am looking for an alternative.

https://github.com/bmewburn/vscode-intelephense/blob/987fc966243a64f87211095a02fa8c5df8b37956/CHANGELOG.md?plain=1#L218

It can be like this;

* @method static \Illuminate\Database\Eloquent\Builder|\Illuminate\Database\Query\Builder|User query()
mfn commented

I'd say the alternative is phpstorm.

Anyway, it's unclear what you're after with your example. I'm confident all the question and issues have been asked before, please use the search. Feel free to elaborate your case if you think it's something else.

Thanks