I'm using AMPPS 2.9 and installed the Zend Framework 2.3.5 from the AMPPS menu. I'd like to create a new project based on the framework. I tried the very first command on the first method at Zend Installation Instructions, pointing it to the AMPPS php, but I git this error. I have not been able to find AMPPS-specific create project instructions. I think the problem is my terminal session is based on my host Mac, not the AMPPS environment. Has anyone created a Zend project under AMPPS?
curl -s https://getcomposer.org/installer | /Applications/AMPPS/php/bin/php --
#!/usr/bin/env php
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:
The ctype extension is missing.
Install it or recompile php without --disable-ctype