Chapter 3. Structure

source-providers

this entry provide list of your data sources to parse.

[Tip]

Like CompatInfo always needs a JSON file to run, Remi Collet shared a workaround solution exposed here that allows to run :

$ phpcompatinfo analyser:run .
plugins

this entry list all plugins added to the core base code of PHP Reflect.

[Caution]

Don’t forget to add at least this default content, else the analyser:run and analyser:list commands wouldn’t be available.

analysers

this entry list all analysers that may be used with the analyser:run command.

[Important]

Don’t miss it, else you could not run the analyser:run command.