PHP Routing Class which supports REST routing
In the last few months I’ve been looking into all the different PHP frameworks and how they glue things together. One of the most important things in every framework is the way it handles routes. I’ve been developing Ruby on…