合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
The Slim Framework’s router is built on top of the[Fast Route](https://github.com/nikic/FastRoute)component, and it is remarkably fast and stable. While we are using this component to do all our routing, the app’s core has been entirely decoupled from it and interfaces have been put in place to pave the way for using other routing libraries. Slim框架的路由器构建在[Fast Route](https://github.com/nikic/FastRoute)组件之上,非常快速和稳定。当我们使用这个组件来完成所有的路由时,应用程序的核心已经完全与它解耦,接口已经到位,为使用其他路由库铺平了道路。 > 由 Laravel 组件搭建而成的微框架Lumen 路由也是基于Fast Route