| Recommend this page to a friend! | 
|  Download | 
| Info | Documentation |  Files |  Install with Composer |  Download | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Not yet rated by the users | Total: 87 | All time:  10,009 This week: 51  | ||||
| Version | License | PHP version | Categories | |||
| php-emoji-library 1.0 | The PHP License | 5 | HTML, PHP 5, Graphics, Text processing | 
| Description | Author | ||||||||||||||||||||||
| This class can convert text to HTML, replacing Emojis with images. | 
 | ||||||||||||||||||||||
| 
 | 
include "lib/emoji.php";
mbsEmoji::using($TEXT);
mbsEmoji::attr('theme', '< img src="%s" alt="%s" class="my_emoji">'); 
Please using two %s
mbsEmoji::attr('directory', 'your/image/file/'); 
$yourSmiles = array( 'xD' => 'eksdi.png' );
mbsEmoji::attr('smiles', $yourSmiles);
|  Files (15) | 
| File | Role | Description | ||
|---|---|---|---|---|
|  Emoji (1 file, 2 directories) | ||||
|    .travis.yml | Data | Auxiliary data | ||
|    README.rst | Doc. | Documentation | ||
|  Files (15) | / | Emoji | 
|  Files (15) | / | Emoji | / | demo | / | emoticons | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
|  Install with Composer | 
| Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
| 100% | 
 | 
 | 
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
 If you know an application of this package, send a message to the author to add a link here.