{ "name": "symfony/polyfill-intl-idn", "type": "library", "description": "Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions", "keywords": ["polyfill", "shim", "compatibility", "portable", "intl", "idn"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Laurent Bassin", "email": "laurent@bassin.info" }, { "name": "Trevor Rowbotham", "email": "trevor.rowbotham@pm.me" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.1", "symfony/polyfill-intl-normalizer": "^1.10", "symfony/polyfill-php72": "^1.10" }, "autoload": { "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" }, "files": [ "bootstrap.php" ] }, "suggest": { "ext-intl": "For best performance" }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-main": "1.28-dev" }, "thanks": { "name": "symfony/polyfill", "url": "https://github.com/symfony/polyfill" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Resources | Folder | 0755 |
|
|
Idn.php | File | 29.66 KB | 0644 |
|
Info.php | File | 493 B | 0644 |
|
LICENSE | File | 1.09 KB | 0644 |
|
README.md | File | 467 B | 0644 |
|
bootstrap.php | File | 4.52 KB | 0644 |
|
bootstrap80.php | File | 3.92 KB | 0644 |
|
composer.json | File | 1.21 KB | 0644 |
|