Text with Emoji for Laravel 5.X
Via Composer
$ composer require "bahricanli/laravel-emoji:dev-master"
use BahriCanli\LaravelEmoji\LaravelEmoji;
$str = "Power ";
LaravelEmoji::textWithEmoji($str);
https://github.com/bahricanli/php-emoji
The MIT License (MIT). Please see License File for more information.