Back to Symfony

Emoji Transliterator Builder

src/Symfony/Component/Emoji/Resources/bin/README.md

8.0.9366 B
Original Source

Emoji Transliterator Builder

This folder contains the tool to build all transliterator rules.

Requirements

  • composer
  • PHP
  • curl
  • make

Update the rules

To update the rules, you need to update the version of unicode-org/cldr in the composer.json file, then run:

bash
make update

Finally, run the following command:

bash
make build