Package Data | |
---|---|
Maintainer Username: | bmericc |
Maintainer Contact: | bahri@bahri.info (Bahri Meriç CANLI) |
Package Create Date: | 2016-02-24 |
Package Last Update: | 2016-09-23 |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-02-09 15:04:37 |
Package Statistics | |
---|---|
Total Downloads: | 85 |
Monthly Downloads: | 0 |
Daily Downloads: | 0 |
Total Stars: | 0 |
Total Watchers: | 1 |
Total Forks: | 0 |
Total Open Issues: | 1 |
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.