Provides indexing and index-querying capabiltities for Phpactor
From CLI:
$ phpactor index:build --watch
$ phpactor index:query:class "My\\Class\\Name"
Various integrations are provided with other Phpactor components, e.g. source location for worse reflection, goto implementation implementations etc.
This package is open source and welcomes contributions! Feel free to open a pull request on this repository.
- Create an issue on the main Phpactor repository.
- Join the
#phpactor
channel on the Slack Symfony Devs channel.