This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.
This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.
To install ZendFramework1, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ZendFramework1
To see what files were installed by ZendFramework1, run:
port contents ZendFramework1
To later upgrade ZendFramework1, run:
sudo port selfupdate && sudo port upgrade ZendFramework1
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.