Classes
| ApacheMatcherDumper | Dumps a set of Apache mod_rewrite rules. |
| DumperCollection | Collection of routes. |
| DumperPrefixCollection | Prefix tree of routes preserving routes order. |
| DumperRoute | Container for a Route. |
| 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. |
Please login to continue.