Skip to content

ymc/emoji-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

YMCEmojiBundle

Provides a list of emojis in twig

Usage

{{ emoji_groups().People[3] }}
```yaml

### Configuration

```yaml
ymc_emoji:
    definition_file: '%kernel.root_dir%/../app/Resources/config/emoji_list.json'