select open change scope Open full search

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

Extensions / Procedural languages

plphp

Embed PHP 8 as an untrusted PostgreSQL procedural language

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

Overview

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

Related extensions

Required by

bytea_plphpBinary-safe transform between bytea and PHP strings for PL/php
hstore_plphpTransform between hstore and PHP associative arrays for PL/php
jsonb_plphpTransform between jsonb and native PHP values for PL/php

See also

jsonb_plphpTransform between jsonb and native PHP values for PL/php
hstore_plphpTransform between hstore and PHP associative arrays for PL/php
bytea_plphpBinary-safe transform between bytea and PHP strings for PL/php
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
plperlPL/Perl procedural language
plpython3uPL/Python3U untrusted procedural language
plluaLua as a procedural language
plv8PL/JavaScript (v8) trusted procedural language
plrustCompiles Rust functions to native code as a PostgreSQL procedural language, with optional postgrestd-backed trusted sandboxing.

Same project

jsonb_plphpTransform between jsonb and native PHP values for PL/php
hstore_plphpTransform between hstore and PHP associative arrays for PL/php
bytea_plphpBinary-safe transform between bytea and PHP strings for PL/php