JSON POST handler in PHP
This extension provides a PHP content type handler for "application/json" and "text/json" to PHP's form data parser. If the `Content-Type` of an incoming request is `text/json`, the JSON contents of the request body will by parsed into `$_POST`.
$
pkg install php83-pecl-json_postOrigin
devel/pecl-json_post
Size
13.6KiB
License
BSD2CLAUSE
Maintainer
gasol.wu@gmail.com
Dependencies
1 packages
Required by
0 packages