Laravel Emojione Versions Save

Laravel package to make it easy to use the gorgeous emojis from EmojiOne

5.1.0

1 year ago

Laravel 9 support

5.0.0

2 years ago

PHP 8 support

4.0.4

3 years ago

Laravel 8 support

4.0.3

3 years ago

Laravel 7 support

4.0.2

4 years ago

Laravel 6 support

4.0.1

5 years ago

You can now turn on ascii emoji transformation from config.

To enable add this to your config/emojione.php:

'ascii' => true

Thanks to @pincombe for the PR 👍

4.0.0

5 years ago

Support for the EmojiOne 4.0 release! 🎉

See README.md for instructions on upgrading from 3.x to 4.0 💪🏼

3.0.0

5 years ago

Just tag a release to match the Emojione version. No real changes

2.1.3

5 years ago

Typos and readme changes

2.1.2

6 years ago
  • Package now auto discoverable in Laravel 5.5
  • imagePathPNG is now run through url() if defined