Re: Open source project using php PostgreSQL functions?

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Jeff Ross <jross(at)wykids(dot)org>
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Open source project using php PostgreSQL functions?
Date: 2013-11-21 17:52:57
Message-ID: 1385056377.3298.39.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Jeff Ross 2013-11-21 21:10:02 Re: Open source project using php PostgreSQL functions?
Previous Message Vincent 2013-11-21 17:06:38 Re: Open source project using php PostgreSQL functions?