IDNA Convert Service (punycode)
Security covered
Drupal 11
· not 10
IDNA Convert / Punycode lib
Motivation / Мотивация:
EN:
1) It is more convenient to resolve dependencies
2) IdnaConvert as Drupal::service
RU:
1) Удобнее рулить зависимостями
2) Использование библиотеки как друпал-сервиса
Usage / Использование:
DEMO: /idna
CODE:
\Drupal::service('idna')->encode($input);
\Drupal::service('idna')->decode($input);
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.