PHPDown
use BinaryTorch\PhpDown\Image; $image = Image::make('google', 'www.google.com'); echo $image->render();
Output:
