Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 852 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 852 Bytes

Project Indexer

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.