ymc/emoji-bundle

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

Installs: 2 025

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/ymc/emoji-bundle

1.0.0 2017-03-09 07:58 UTC

This package is auto-updated.

Last update: 2025-09-23 18:42:34 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'