select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

hstore_plphp

Transform between hstore and PHP associative arrays for PL/php

pgext.cloud · Source code · Documentation · Control file · PGXN

Overview

Packageplphp
Version1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
VendorCommand Prompt
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars56
Latest commit2026-08-26
Latest release2026-08-26
Catalogue updated2026-08-30

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs
plphpEmbed PHP 8 as an untrusted PostgreSQL procedural language

See also

hstoredata type for storing sets of (key, value) pairs
plphpEmbed PHP 8 as an untrusted PostgreSQL procedural language
jsonb_plphpTransform between jsonb and native PHP values for PL/php
bytea_plphpBinary-safe transform between bytea and PHP strings for PL/php
hstore_plperltransform between hstore and plperl
hstore_plpython3utransform between hstore and plpython3u

Same project

plphpEmbed PHP 8 as an untrusted PostgreSQL procedural language
jsonb_plphpTransform between jsonb and native PHP values for PL/php
bytea_plphpBinary-safe transform between bytea and PHP strings for PL/php