Thread: PHP Frameworks that work with PostgreSQL?

PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
Have been looking at some frameworks lately, but they mostly support
MySQL. Archives didn't find much..

Anyone happily using a framework with PHP+PostgreSQL?

Re: PHP Frameworks that work with PostgreSQL?

From
"Gavin M. Roy"
Date:
Framewerk is nearing 1.0 and uses PgSQL but requires PHP 5.0.x.  You can
download via CVS current.  Our current target is a 1.0 w/ installer by
August 1st. - http://www.framewerk.org

Regards,

Gavin

Francisco Reyes wrote:

> Have been looking at some frameworks lately, but they mostly support
> MySQL. Archives didn't find much..
>
> Anyone happily using a framework with PHP+PostgreSQL?
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly



Re: PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
On Fri, 1 Jul 2005, Gavin M. Roy wrote:

> Framewerk is nearing 1.0 and uses PgSQL but requires PHP 5.0.x.  You can
> download via CVS current.  Our current target is a 1.0 w/ installer by August
> 1st. - http://www.framewerk.org

Thanks for the heads up..
Noticed the screen shots are all from 2004.. latest code still looks
simmilar?

Any site(s) using the framework so far?

Will the framework require users to "code" or will it all be done through
interface screens?

Re: PHP Frameworks that work with PostgreSQL?

From
Ângelo Marcos Rigo
Date:
phpframework
http://lyon.procergs.com.br/marcelorezende/site/


Ângelo Marcos Rigo
AMR Informática
(51) 3348 0870
Rua Pe. Alois Kades 400/210
Porto Alegre /RS/Brasil
http://amr.freezope.org
angelo_rigo@yahoo.com.br







_______________________________________________________
Yahoo! Acesso Grátis - Internet rápida e grátis.
Instale o discador agora! http://br.acesso.yahoo.com/

Re: PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-489125362-1120491065=:74487
Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Mon, 4 Jul 2005, [iso-8859-1] Ângelo Marcos Rigo wrote:

> phpframework
> http://lyon.procergs.com.br/marcelorezende/site/

I am afraid I can barely read the site. :-(
.. and only because spanish and Portuguese are so simmilar. :-)
--0-489125362-1120491065=:74487--

Re: PHP Frameworks that work with PostgreSQL?

From
Robert Treat
Date:
On Friday 01 July 2005 20:37, Francisco Reyes wrote:
> Have been looking at some frameworks lately, but they mostly support
> MySQL. Archives didn't find much..
>
> Anyone happily using a framework with PHP+PostgreSQL?
>

Mambo seems to have a lot of buzz, and afaik it has pg support in its cvs
tree, if not in an actual release yet. Might be worth looking into.

--
Robert Treat
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

Re: PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
On Tue, 5 Jul 2005, Robert Treat wrote:

> Mambo seems to have a lot of buzz, and afaik it has pg support in its cvs
> tree, if not in an actual release yet. Might be worth looking into.

Yes, recently found that out. Will play with the CVS code to get
familiar with it.

Re: PHP Frameworks that work with PostgreSQL?

From
Andy Crain
Date:
> Anyone happily using a framework with PHP+PostgreSQL?

Try Seagull, http://sourceforge.net/projects/seagull/
I'm a developer on the project, and I run it on both mysql and pgsql.

Andy

Re: PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
On Fri, 8 Jul 2005, Andy Crain wrote:

> Try Seagull, http://sourceforge.net/projects/seagull/
> I'm a developer on the project, and I run it on both mysql and pgsql.

Do you have a gallery of sites using it? It would be nice before spending
time on trying a framework to see what others have done with it.

Re: PHP Frameworks that work with PostgreSQL?

From
Date:
did you see the demo?

http://seagull.phpkitchen.com/?ref=sf

i noticed the layout doesn't play well with firefox...


--- Francisco Reyes <lists@natserv.com> wrote:

> On Fri, 8 Jul 2005, Andy Crain wrote:
>
> > Try Seagull,
> http://sourceforge.net/projects/seagull/
> > I'm a developer on the project, and I run it on
> both mysql and pgsql.
>
> Do you have a gallery of sites using it? It would be
> nice before spending
> time on trying a framework to see what others have
> done with it.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: explain analyze is your friend
>




__________________________________
Discover Yahoo!
Get on-the-go sports scores, stock quotes, news and more. Check it out!
http://discover.yahoo.com/mobile.html

Re: PHP Frameworks that work with PostgreSQL?

From
Francisco Reyes
Date:
On Fri, 8 Jul 2005 operationsengineer1@yahoo.com wrote:

> did you see the demo?
> http://seagull.phpkitchen.com/?ref=sf

Not yet. The first time someone mentioned the framemwork and I went to try
it.. their site was cycling. :-(
Planning to look at the different suggestions people have sent over the
weekend.

Right now Mambo is the first I plan to check,then likely will look at
Segaull.

Re: PHP Frameworks that work with PostgreSQL?

From
Andy Crain
Date:
> > Try Seagull, http://sourceforge.net/projects/seagull/
> > I'm a developer on the project, and I run it on both mysql and pgsql.
>
> Do you have a gallery of sites using it? It would be nice before spending
> time on trying a framework to see what others have done with it.

Here's a user-contributed list:

http://seagull.phpkitchen.com/docs/wakka.php?wakka=SitesRunningSeagull&v=ax1

Andy