Registry / utility / symfony-icu

symfony-icu

JSON →
library1.2.2phppackagistunverified

Contains an excerpt of the ICU data and classes to load it.

composer require symfony/icu
INSTALL
IMPORT
SIG · SYMFONY-ICU
S
symfony-icu
utilityphpv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IcuData
use Symfony\Component\Icu\IcuData;

Loads ICU data and retrieves its version.

use Symfony\Component\Icu\IcuData; $icuData = new IcuData(); $version = $icuData->getVersion(); echo $version;
Debug
Known issues
gotchaThis package is a subset of the full ICU library; some locale data may be missing.
fix
Use the full symfony/intl package if complete ICU data is needed.
affects: >=1.0.0
Upgrade
Version history
1.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
symfony-icu — pip install symfony-icu · libregistry