drenso/phan-extensions
PhanExtensions provides plugins and stubs for Phan static analysis: Symfony annotation import checking, docblock @method/@throws usage, and inline var comment scanning. Includes stubs for curl, intl, ldap, pdo, radius, and sockets. Not actively maintained.
See #17
Add support for ::class usage in annotations with SymfonyAnnotationPlugin
Added support for Phan ~3, dropped support for Phan ~1.0.
Added support for Phan ~2, dropped support for Phan ~0.12
See #7, SuppressWarnings is now suppressed in the SymfonyAnnotationPlugin.
With thanks to @TysonAndre (https://github.com/phan/phan/pull/1467#issuecomment-374030077)
This release drops the fixed PHP requirement in the composer.json. Note that Phan does require a minimum of 7.1, but if your using phan in for example docker, you won't need php 7 in you project.
How can I help you explore Laravel packages today?