bahricanli / laravel-emoji
Text with Emoji for Laravel
1.0.0
2016-09-23 20:03 UTC
Requires
- php: >=5.4.0
- illuminate/support: ~5.0 || ~4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-20 11:58:57 UTC
README
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.