X7ROOT File Manager
Current Path:
/home/gfecatvj/sites/realesbar/vendor/symfony/intl
home
/
gfecatvj
/
sites
/
realesbar
/
vendor
/
symfony
/
intl
/
📁
..
📄
CHANGELOG.md
(862 B)
📁
Collator
📄
Countries.php
(3.92 KB)
📄
Currencies.php
(3.79 KB)
📁
Data
📁
DateFormatter
📁
Exception
📁
Globals
📄
Intl.php
(3.58 KB)
📄
LICENSE
(1.04 KB)
📄
Languages.php
(5.52 KB)
📁
Locale
📄
Locale.php
(3.05 KB)
📄
Locales.php
(1.95 KB)
📁
NumberFormatter
📄
README.md
(827 B)
📄
ResourceBundle.php
(2.58 KB)
📁
Resources
📄
Scripts.php
(1.5 KB)
📄
Timezones.php
(3.65 KB)
📁
Util
📄
composer.json
(1.37 KB)
Editing: composer.json
{ "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": ">=7.2.5", "symfony/polyfill-intl-icu": "~1.0", "symfony/polyfill-php80": "^1.15" }, "require-dev": { "symfony/filesystem": "^4.4|^5.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", "extra": { "branch-alias": { "dev-master": "5.1-dev" } } }
Upload File
Create Folder