Preview of the Command-Line part of Reflect 2.0.0RC2
Even if full source code of RC2 is not yet available, I’ve just uploaded the command-line part that is common to CompatInfo.
Here is a screenshot preview, but you can test it yourself (independant from other software components).
There are three categories of command:
Published by Laurent Laville on 2014-02-03
- analyser
- Allow to plug your own analysers without to change one line of Reflect core code (see the analysers section of reflect.json sample file).
- plugin
- Allow to extend features of Reflect without to hack the core code (see the plugins section of reflect.json sample file).
- provider
- Allow to identify data source to parse. Follow all Symfony Finder rules (see the source-providers section of reflect.json sample file).