Frameworks compatible with ZF

View: New views
3 Messages — Rating Filter:   Alert me  

Frameworks compatible with ZF

by Federico Cargnelutti-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do you guys know any PHP framework that is compatible with ZF or extends any of its components? For example:

http://trac2.assembla.com/zym
http://xyster.devweblog.org/

Much appreciated,

Fed


Re: Frameworks compatible with ZF

by Matthew Weier O'Phinney-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-- Federico Cargnelutti <fede.carg@...> wrote
(on Thursday, 15 May 2008, 12:59 PM +0100):
> Do you guys know any PHP framework that is compatible with ZF or extends any of
> its components? For example:
>
> http://trac2.assembla.com/zym
> http://xyster.devweblog.org/

My understanding is that symfony has a ZF bridge, and I've seen several
tutorials for both Cake and CodeIgniter that utilize ZF components.
Also, Magento, the e-commerce application/framework, is built on ZF.

Basically, since ZF has a use-at-will architecture, it's "compatible"
with basically any framework, as you can drop in ZF components whenever
you may need them.

--
Matthew Weier O'Phinney
Software Architect       | matthew@...
Zend - The PHP Company   | http://www.zend.com/

Re: Frameworks compatible with ZF

by Federico Cargnelutti-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Magento, of course! thanks Matthew.

On Thu, May 15, 2008 at 1:12 PM, Matthew Weier O'Phinney <matthew@...> wrote:
-- Federico Cargnelutti <fede.carg@...> wrote
(on Thursday, 15 May 2008, 12:59 PM +0100):
> Do you guys know any PHP framework that is compatible with ZF or extends any of
> its components? For example:
>
> http://trac2.assembla.com/zym
> http://xyster.devweblog.org/

My understanding is that symfony has a ZF bridge, and I've seen several
tutorials for both Cake and CodeIgniter that utilize ZF components.
Also, Magento, the e-commerce application/framework, is built on ZF.

Basically, since ZF has a use-at-will architecture, it's "compatible"
with basically any framework, as you can drop in ZF components whenever
you may need them.

--
Matthew Weier O'Phinney
Software Architect       | matthew@...
Zend - The PHP Company   | http://www.zend.com/