Author: Manuel Lemos
Updated on: 2022-06-03
Posted on: 2022-06-03
Package: Mezon PHP HTTP Request Values
Nowadays, many applications use router components that can parse the HTTP request to configure which controller class handles the HTTP request.
This package combines the features of PHP to extract HTTP request values with the quality of the Mezon router class to retrieve HTTP request values and route parameter values using the same code.
About the Mezon PHP HTTP Request Values Package
The package Mezon PHP HTTP Request Values is one of the few PHP packages that was considered notable recently because it does something that is worth paying attention.
The basic purpose is: Get HTTP request parameters by a specific order
Here follows in more detail what it does:
This package can get HTTP request parameters in a specific order.
It can retrieve the values of a parameter value passed to PHP from the HTTP request currently handling.
The package can also check if the user clicked a form submit button
It can also check if the user clicked a form checkbox or radio button.
The package can evaluate the parameter values in a certain order according to the following priority:
- HTTP authentication and authorization values
- Parameters extracted from the request by Mezon Router class
- HTTP request headers
- HTTP POST request parameters
- HTTP GET request parameters
Conclusion
The Mezon PHP HTTP Request Values can be downloaded from download page or be installed using the PHP Composer tool following instructions in the Composer install instructions page.
This package was considered notable for implementing its benefits in a way that is worth noticing.
Notable PHP packages can be often considered innovative. If this package is also innovative, it can be nominated to the PHP Innovation Award and the author may win prizes and recognition for sharing innovative packages.
If you also developed your own notable or innovative packages consider sharing them, so you can also earn more visibility for your package as well nice prizes.
One nice prize that many PHP developers want and you may like is the PHP elePHPant mascot plush.
You need to be a registered user or login to post a comment
Login Immediately with your account on:
Comments:
No comments were submitted yet.