I found little router like this
class Router { private static $routes = array(); private function __construct() {} private function __clone() {}