I am brand new to this php framework, and have chosen to install phalcon through composer. I was wondering however if composer comes with zephir or if I have to compile/install it on the machine as well. I have zend engine installed on my machine but not sure how to find out if composer did install zephir.
If I do have to install it seperately would I just install it to vendor/phalcon?
Im running php 7.1.6, zend 3.0.0 and phalcon 3.1.2.