phpactor/indexer-extension

This package is abandoned and no longer maintained. No replacement package was suggested.

Indexer and related integrations

Installs: 29 868

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 2

Open Issues: 4

Type:phpactor-extension

0.3.3 2022-02-10 19:19 UTC

README

CI

Provides indexing and index-querying capabiltities for Phpactor

Usage

From CLI:

$ phpactor index:build --watch
$ phpactor index:query:class "My\\Class\\Name"

Integrations

Various integrations are provided with other Phpactor components, e.g. source location for worse reflection, goto implementation implementations etc.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support

  • Create an issue on the main Phpactor repository.
  • Join the #phpactor channel on the Slack Symfony Devs channel.