Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

php-pecl-apfd - Always Populate Form Data

Website:
https://github.com/m6w6/ext-apfd
Licence:
BSD-2-Clause
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine #NoAI
Description:
This tiny extension lets PHP's post handler parse `multipart/form-data` and
`application/x-www-form-urlencoded` (or any other customly registered form data
handler, like "json_post") without regard to the request's request method.

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

Package built for PHP 8.5.

Packages

php-pecl-apfd-1.0.3-7.module_php.8.5.fc45.remi.x86_64 [16 KiB] Changelog by Remi Collet (2026-03-13):
- drop pear/pecl dependency
- sources from github