Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php81-php-pecl-json-post - JSON POST handler

Website:
https://pecl.php.net/package/json_post
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
This extension provides a PHP content type handler for "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`.

This extension does not provide any constants, functions or classes.

Package built for PHP 8.1 as Software Collection (php81 by remi).

Packages

php81-php-pecl-json-post-1.1.0-1.el9.remi.x86_64 [18 KiB] Changelog by Remi Collet (2021-09-23):
- update to 1.1.0
- add new options in provided configuration