Extensions / Procedural languages
Transform between hstore and PHP associative arrays for PL/php
pgext.cloud · Source code · Documentation · Control file · PGXN
| Package | plphp |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Vendor | Command Prompt |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 56 |
| Latest commit | 2026-08-26 |
| Latest release | 2026-08-26 |
| Catalogue updated | 2026-08-30 |
| hstore | data type for storing sets of (key, value) pairs |
| plphp | Embed PHP 8 as an untrusted PostgreSQL procedural language |
| jsonb_plphp | Transform between jsonb and native PHP values for PL/php |
| bytea_plphp | Binary-safe transform between bytea and PHP strings for PL/php |
| hstore_plperl | transform between hstore and plperl |
| hstore_plpython3u | transform between hstore and plpython3u |
| plphp | Embed PHP 8 as an untrusted PostgreSQL procedural language |
| jsonb_plphp | Transform between jsonb and native PHP values for PL/php |
| bytea_plphp | Binary-safe transform between bytea and PHP strings for PL/php |