Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
https://pecl.php.net/package/json_post
Licence:
BSD
Vendor:
Remi Collet
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 7.0 as Software Collection (php70 by remi).

Packages

php70-php-pecl-json-post-1.0.2-1.el6.remi.x86_64 [12 KiB] Changelog by Remi Collet (2020-05-25):
- update to 1.0.2
php70-php-pecl-json-post-1.0.1-3.el6.remi.x86_64 [9 KiB] Changelog by Remi Collet (2015-10-13):
- rebuild for PHP 7.0.0RC5 new API version