Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-json-post - JSON POST handler

Website:
https://github.com/m6w6/ext-json_post
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine #NoAI
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.2.

Packages

php-pecl-json-post-1.1.0-7.module_php.8.2.fc45.remi.x86_64 [17 KiB] Changelog by Remi Collet (2026-07-16):
- fix build with PHP 8.6.0alpha2 using patch from
  https://github.com/m6w6/ext-json_post/pull/6