Re: Open source project using php PostgreSQL functions? - Mailing list pgsql-php

From Guillaume Lelarge
Subject Re: Open source project using php PostgreSQL functions?
Date
Msg-id 1385056377.3298.39.camel@localhost
Whole thread Raw
In response to Open source project using php PostgreSQL functions?  (Jeff Ross <jross@wykids.org>)
Responses Re: Open source project using php PostgreSQL functions?  (Jeff Ross <jross@wykids.org>)
List pgsql-php
On Thu, 2013-11-21 at 09:43 -0700, Jeff Ross wrote:
> Hi all,
>
> I'm looking at moving some code away from the long deprecated PEAR::DB
> but I want to move to the standard php Postgresql functions and not
> another database abstraction layer like MDB2 or ADODB or even PDO.  This
> specific project will never use anything but PostgreSQL as its database.
>
> Does anyone know of an open source php based project that I might look
> through to see some sample code a little more complex than the examples
> in the php documentation?
>

You should try POMM: http://pomm.coolkeums.org/


--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com



pgsql-php by date:

Previous
From: Vincent
Date:
Subject: Re: Open source project using php PostgreSQL functions?
Next
From: Jeff Ross
Date:
Subject: Re: Open source project using php PostgreSQL functions?