php-captcha Install composer require fifths/php-captcha Use $Captcha = new \Captcha\Captcha(); $Captcha->createImage(); $Captcha->getCode();