Module Description
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);
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);
Module Link
Project Usage
216
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the convenience of resolving dependencies and using IdnaConvert as a Drupal service.
Data Name
idna