Hi folks, Glad to announce that the first version of Phux PHP Router is released. https://github.com/c9s/phux Phux is basically a rewrite of PHP Roller router. Phux provides full functional C extension and pure PHP library with the same interface, so the extension is optional to install. but if you install phux extension, you may enjoy the performance of routing. Route Dispatch Benchmark (Symfony/Routing and Phux pure PHP) https://raw.github.com/c9s/Phux/master/benchmarks/reqs.png Cheers, Yo-An Lin