newism / nsm-emoji-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
There is no license information available for the latest version (dev-master) of this package.
Emjoi Bundle for Symfony2
Package info
github.com/newism/NSMEmojiBundle
Type:symfony-bundle
pkg:composer/newism/nsm-emoji-bundle
dev-master
2012-09-10 02:37 UTC
Requires
This package is auto-updated.
Last update: 2019-02-28 14:45:45 UTC
README
Notes:
When using emoji filter in Twig, for example: {{ content | emoji }} the escaping of input is ommited.
Make sure to add escape filter additionally. {{ content | e | emoji }}