I have installed php7 on ubuntu 14.04
I have problems with curling. I tried to start the installation of the composer, and this gives me an error. Your requirements cannot be resolved for the installed set of packages.
Problem 1 - stripe / stripe-php v2.3.0 requires ext-curl * → the requested PHP extension curl is missing on your system.
I also tried sudo apt-get install php-curl. This gives me the result:
E: unable to find php-curl package
reference
source share