Download the PHP package kdubuc/query-string-parser without Composer
On this page you can find all versions of the php package kdubuc/query-string-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kdubuc/query-string-parser
More information about kdubuc/query-string-parser
Files in kdubuc/query-string-parser
Download kdubuc/query-string-parser
More information about kdubuc/query-string-parser
Files in kdubuc/query-string-parser
Vendor kdubuc
Package query-string-parser
Short Description PSR15 Query String Parser
License CECILL-2.1
Homepage https://github.com/kdubuc/query-string-parser
Package query-string-parser
Short Description PSR15 Query String Parser
License CECILL-2.1
Homepage https://github.com/kdubuc/query-string-parser
Please rate this library. Is it a good library?
Informations about the package query-string-parser
Query String Parser
If multiple fields of the same name exist in a query string, every other web processing language would read them into an array, but PHP silently overwrites them (source). PSR-15 Middleware parse query string and keep duplicates in PSR7 URI Query.
Install
Via Composer
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The CeCILL-B License. Please see License File for more information.
All versions of query-string-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
guzzlehttp/psr7 Version ^1.5 || ^2.0
psr/http-message Version ^1.0
psr/http-server-middleware Version ^1.0
guzzlehttp/psr7 Version ^1.5 || ^2.0
The package kdubuc/query-string-parser contains the following files
Loading the files please wait ....