Project

General

Profile

Actions

PL/php

Welcome to the PL/php site. PL/php is a procedural language add-on for PostgreSQL, which means you can define PHP functions that run inside a PostgreSQL server.

Obtaining PL/php

Please see the Downloads page. Or you can get the latest sources from GitHub:

git clone http://github.com/commandprompt/PL-php.git

Documentation

Please see the INSTALL file.

Before you can use PL/php, you need to create the language in the database.

Usage Documentation: PL/php -- PHP Procedural Language for PostgreSQL

Support

You can join the mailing list: http://lists.commandprompt.com/mailman/listinfo/plphp

Or you can reach us on Freenode at the #plphp channel.

Release History

Please see http://github.com/commandprompt/PL-php/blob/master/HISTORY

Updated by Álvaro Herrera over 13 years ago · 49 revisions