LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Does anyone know of a PHP framework that works with Oracle ? (https://www.linuxquestions.org/questions/programming-9/does-anyone-know-of-a-php-framework-that-works-with-oracle-763141/)

abakalidis 10-20-2009 03:22 AM

Does anyone know of a PHP framework that works with Oracle ?
 
Hello everyone
My company has an Oracle 11g database and up until now we use Oracle ADF 10g for all our internal development. We are now investigating whether is it possible to use an other development framework but keep our existing database and data.

So what we did is that we started looking into some kind of PHP based solution. The most appealing is symfony but it does not seem to support connectivity with Oracle.

Any advice ....

Athanassios

jschiwal 10-20-2009 03:42 AM

I'd recommend a google search with the terms:symfony pear oracle.

Here is one of the links you will find:
http://www.oracle.com/technology/pub...a-symfony.html

Since symfony is included in oracle articles, I would guess it can do what you want.

abakalidis 10-20-2009 07:28 AM

Yes and No, you see symfony's latest stable version (1.2.9) uses Propel as an ORM layer and the Propel version being shipped does not support Oracle reliably -- if it does at all.

The link you posted discuses about symfony 1.0. I only hoped that there is something out there that I missed :-)


All times are GMT -5. The time now is 09:35 AM.