Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support current laravel-ide-helper #204

Closed
tminich opened this issue Oct 13, 2021 · 5 comments
Closed

Support current laravel-ide-helper #204

tminich opened this issue Oct 13, 2021 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@tminich
Copy link

tminich commented Oct 13, 2021

Is your feature request related to a problem? Please describe.
We've just updated our cuurent project to Laravel 8 and PHP 8, two of the main reasons were to be able to use Psalm efficiently and update laravel-ide-helper to support hooks (a feature introduced in 2.9.2) which will be important to remove certain workarounds in our internal tooling. This plugin would lock us to a version that does not suppport this.

Describe the solution you'd like
Support the current version, as of this writing 2.10.0

Describe alternatives you've considered
There's not really an alternative as it's either use psalm fully or laravel-ide-helper hooks :)

@tminich tminich added the enhancement New feature or request label Oct 13, 2021
@mr-feek
Copy link
Collaborator

mr-feek commented Oct 13, 2021

Feel free to finish the pr i sketched out #187 (comment)

I don't personally have the need for this, so it hasn't been a priority of mine.

@yaegassy
Copy link
Contributor

Hi, @tminich

There seems to be a package that supports the latest laravel-ide-helper by fork.

It seems to be listed in the plugins page of psalm. https://psalm.dev/plugins

@tminich
Copy link
Author

tminich commented Dec 13, 2021

Hi, @tminich

There seems to be a package that supports the latest laravel-ide-helper by fork.

* https://packagist.org/packages/brokeyourbike/plugin-laravel

It seems to be listed in the plugins page of psalm. https://psalm.dev/plugins

Thanks, I'll take a look

@maximal
Copy link

maximal commented Jan 13, 2022

Thank you, @yaegassy! brokeyourbike/plugin-laravel works fine.

@mr-feek
Copy link
Collaborator

mr-feek commented Mar 21, 2022

Support for newer IDE helper versions has just been merged to master. Please help test! I will cut a new release next week, giving ample time for testing with newer IDE helper versions.

#226

@mr-feek mr-feek closed this as completed Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants