I was googling and looking for how to set up zend cli on Mac Leopard. Can you please suggest?
I am using XAMPP 1.7.4
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at Zend_Tool_Framework Programmer’s Reference Guide. However installation for mac is not described there.
You can use the PEAR package installer to get Zend_Tool running on your mac.
Fetching and installing:
1.
2.
Link into system:
3.
Check version:
From: http://raphaelstolt.blogspot.com/2009/01/installing-zendtool-on-mac-os-x.html
Subversion repository: http://framework.zend.com/svn/framework/standard/incubator/bin/
Another resource on zend developer zone: Using Zend_Tool to start up your ZF Project