Try Klein:
Single file, standalone and robust:
"klein.php is a lightning fast router for PHP 5.3+"
- Flexible regular expression routing (inspired by Sinatra)
- A set of boilerplate methods for rapidly building web apps
- Almost no overhead => 2500+ requests/second
https://github.com/chriso/klein.php