ymc/emoji-bundle

There is no license information available for the latest version (1.0.0) of this package.

1.0.0 2017-03-09 07:58 UTC

This package is auto-updated.

Last update: 2025-05-23 17:57:45 UTC


README

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'