mdref

pecl/apfd

Always Populate Form Data.

Handle request bodies on non-POST request methods.

pecl/http

Extended HTTP support. Again.

Download the Stub file:

pecl/json_post

JSON POST handler.

Parse JSON request bodies into $_POST.

pecl/pq

This is a modern binding to the mature libpq, the official PostgreSQL C-client library.

Highlights:

Download the Stub file:

m6w6/pq-gateway

This is a PHP userland implementation of a Table Data Gateway for pecl/pq.

pecl/propro

The "Property Proxy" extension provides a fairly transparent proxy for internal object properties hidden in custom non-zval implementations.

See the php\PropertyProxy class, for the user-land visible part of the implementation.

pecl/raphf

The "Resource and Persistent Handle Factory" extension provides facilities to manage those in a convenient manner.