m6w6/ext-apfd

Always Populate Form Data

Maintainers

Package info

github.com/m6w6/ext-apfd

Type:php-ext

Ext name:ext-apfd

pkg:composer/m6w6/ext-apfd

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 27

Open Issues: 0

dev-master 2025-08-26 08:22 UTC

This package is auto-updated.

Last update: 2026-02-26 09:45:44 UTC


README

Build Status codecov

Always Populate Form Data

Documentation

See the online markdown reference.

Install

PECL

pecl install apfd

PHARext

Watch out for PECL replicates and pharext packages attached to releases.

Checkout

git clone github.com:m6w6/ext-apfd
cd ext-apfd
/path/to/phpize
./configure --with-php-config=/path/to/php-config
make
sudo make install

ChangeLog

A comprehensive list of changes can be obtained from the PECL website.

License

ext-apfd is licensed under the 2-Clause-BSD license, which can be found in the accompanying LICENSE file.

Contributing

All forms of contribution are welcome! Please see the bundled CONTRIBUTING note for the general principles followed.

The list of past and current contributors is maintained in THANKS.