{ "name": "symfony/intl", "type": "library", "description": "A PHP replacement layer for the C intl extension that includes additional data from the ICU library.", "keywords": ["intl", "icu", "internationalization", "localization", "i18n", "l10n"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" }, { "name": "Eriksen Costa", "email": "eriksen.costa@infranology.com.br" }, { "name": "Igor Wiedler", "email": "igor@wiedler.ch" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": "^5.5.9|>=7.0.8", "symfony/polyfill-intl-icu": "~1.0" }, "require-dev": { "symfony/filesystem": "~2.8|~3.0|~4.0" }, "suggest": { "ext-intl": "to use the component with locales other than \"en\"" }, "autoload": { "psr-4": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Resources/stubs" ], "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Collator | Folder | 0755 |
|
|
Data | Folder | 0755 |
|
|
DateFormatter | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Globals | Folder | 0755 |
|
|
Locale | Folder | 0755 |
|
|
NumberFormatter | Folder | 0755 |
|
|
ResourceBundle | Folder | 0755 |
|
|
Resources | Folder | 0755 |
|
|
Tests | Folder | 0755 |
|
|
Util | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
CONTRIBUTING.md | File | 3.2 KB | 0644 |
|
Intl.php | File | 7.61 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
Locale.php | File | 3.1 KB | 0644 |
|
README.md | File | 827 B | 0644 |
|
composer.json | File | 1.25 KB | 0644 |
|
phpunit.xml.dist | File | 984 B | 0644 |
|