ZendService\ReCaptcha component
You can install using:
curl -s https://getcomposer.org/installer | php
php composer.phar install
composer require zendframework/zendservice-recaptcha
At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)