Name: | php-pecl-apfd |
---|---|
Version: | 1.0.3 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 76871 |
License: | BSD |
RPM: | php-pecl-apfd-1.0.3-1.el9.aarch64.rpm |
Source RPM: | php-pecl-apfd-1.0.3-1.el9.src.rpm |
Build Date: | Sat Feb 19 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://pecl.php.net/package/apfd |
Summary: | Always Populate Form Data |
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. |