I have installed composer with the windows installer and I see that to use install you should use php composer install miProyecto
but (I use windows, maybe it is different here) this indicates that there is no such composer command. However, if I use composer install miProyecto
it works perfectly. What difference is there in using or not php before the commands?