Part V. Developer Guide

API API

CompatInfo comes with a complete API.

See Chapter 17, API

Plugins Plugins

CompatInfo uses a Symfony EventDispatcher Component to allow you to easily extend the features list.

See ???

Analysers Analysers

CompatInfo uses analysers that implements the Visitor pattern in a simple and effective way to make the render of your results truly customizable.

See Chapter 22, Build your Analysers