laravel-emoji maintained by bahricanli
Description
Text with Emoji for Laravel
Author
Last update
2016/09/23 23:17
(dev-master)
License
Downloads
86
Laravel Emoji
Text with Emoji for Laravel 5.X
Installation
Via Composer
$ composer require "bahricanli/laravel-emoji:dev-master"
Usage
use BahriCanli\LaravelEmoji\LaravelEmoji;
$str = "Power ";
LaravelEmoji::textWithEmoji($str);
Emoji Source
https://github.com/bahricanli/php-emoji
License
The MIT License (MIT). Please see License File for more information.