PHP Classes

What is the best PHP request routing class?: I want to route my PHP HTML templates for easy navigation

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP request routing ...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP request routing class?

Edit

Picture of Kennedy by Kennedy - 8 years ago (2015-09-14)

I want to route my PHP HTML templates for easy navigation

This request is clear and relevant.
This request is not clear or is not relevant.

+5

I have been working with Node's server framework Express and I want to a find similar application of routing in PHP.

Ask clarification

2 Recommendations

PHP Web MVC Framework: MVC framework providing autogenerated MySQL models

This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Saro Carvello by Saro Carvello package author package author Reputation 430 - 7 years ago (2017-03-14) Comment

This framework can route each URL request to an appropriate class or class method. For example http:/mydomain/myclass/mymethod


PHP API Server: Route requests to API calls to handler classes

This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Manuel Lemos by Manuel Lemos Reputation 23820 - 8 years ago (2015-09-21) Comment

There is this request router class that lets you handle requests with your own classes depending on the URL path.

I am not sure how similar it can be with the Express framework because I do not use it.


Recommend package
: 
: