推荐简单的PHP路由引擎

Tic*_*ksy 2 php url mod-rewrite routes fat-free-framework

寻找简单的php类路由,如下所示:http://fatfree.sourceforge.net/page/routing-engine

有现成的解决方案吗?或者使用整个框架更好(它是轻量级的,甚至可能切断路由器)?

Sel*_*tiz 13

您可能已经找到了解决方案,但我最近使用的路由类之一是这两个,它们已被证明是有效的.

PHPRouter.php https://github.com/dannyvankooten/PHP-Router
AltoRouter.php https://github.com/dannyvankooten/AltoRouter