Symfony2 API
Namespace

Symfony\Component\Routing\Matcher\Dumper

ApacheMatcherDumper Dumps a set of Apache mod_rewrite rules.
MatcherDumper MatcherDumper is the abstract class for all built-in matcher dumpers.
PhpMatcherDumper PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.

Interfaces

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