Part IV. Developer Guide

API API

CompatInfo comes with a complete API.

See Chapter 14, API

Plugins Plugins

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

See Chapter 15, Build your Plugins

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 18, Build your Analysers