I'm having trouble installing Omnipay
I'm running EasyPHP 13.1 on Windows 8 - this works fine - I develop websites in CodeIgniter, Zend, Symfony and Cake - that is all fine
One of the websites I'm building needs PayPal, but might switch to another payment solution later. Omnipay looks ideal as will allow an easy switch later. But I can't get the Omnipay code via Composer.
Omnipay should be installed via Composer. That means installing cURL in Windows to install Composer to install Omnipay so that I can get the source code for a couple of files. If I'm going to install cURL, maybe I should install GNUBash? And now I'm going round in circles for the sake of a couple of files.
Is there an easier way?