PHP: How to Install Zend Framework v1 (zf1)
You can install Zend Framework v2 as follows:
composer require zendframework/zendframework
However Zend Framework v1 has already been obsolete, therefore when you want to install it manually, you need to download the library from GitHub, and copy (move) to your application directory.