As big users of Zend Framework we include it as a submodule in all of our projects. Unfortunately, Zend Framework 1.x is still in Subversion.
There’s a few people out there mirroring the Zend Framework in Git via several different methods. Most are hosting full mirrors, but we only need the main library.
This repo is simply just the library/Zend/
folder of the latest tagged release.
We haven’t altered it any way other than to just slim it down to just the library portion. We do not import the history, just the “snapshot” of each release. If you want the history then you should get that from the official Zend Framework SVN repo.
Being that this is just a mirror of the official Zend Framework SVN repo it is covered under their New BSD License.
Use this at your own risk, but since we use Zend Framework throughout all of our own Team One Tickets projects we plan to keep it updated. Each official release will be tagged with the release number.