Archive for March, 2009
Zend Framework PEAR Channel — update
My last post talked about the available Zend Framework PEAR channels out there. I’ve been using one to grab our Zend Framework installs for work and it’s worked well. My only complaint is that the PEAR version is lagging behind the currently released ZF version. Tonight I thought I would take a look at the channel I decided not to use and see where it stood. It is in fact up to date with 1.7.7 where as the one I’m using is at 1.7.4. I guess it’s sort of a non-issue as it’s easy to switch to another channel.
Regardless, here is a breakdown of those two channels and their current ZF versions:
| PEAR Channel | Website | Current ZF Version |
| pear.zfcampus.org | Blog post explaining channel | 1.7.4 |
| zend.googlecode.com/svn | Google Code Project | 1.7.7 |
Do you know of any other PEAR channels offering Zend Framework?