Classes

MatcherDumper is the abstract class for all built-in matcher dumpers.
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.
Prefix tree of routes preserving routes order.

Interfaces

MatcherDumperInterface is the interface that all matcher dumper classes must implement.