PHP Classes

File: compose.yml

Recommend this page to a friend!
  Classes of Matthias Sommerfeld   IDNA Convert   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: IDNA Convert
Convert from and to IDNA Punycode domain names
Author: By
Last change:
Date: 1 month ago
Size: 211 bytes
 

 

Contents

Class file image Download
services: idna-convert-test: container_name: idna-convert-test build: context: . command: ash -c "composer install && phpunit --display-notices --display-warnings" volumes: - ./:/app