Registry / utility / symfony-polyfill-iconv

symfony-polyfill-iconv

JSON →
library1.37.0phppackagistunverified

Symfony polyfill for the Iconv extension.

composer require symfony/polyfill-iconv
INSTALL
IMPORT
SIG · SYMFONY-POLYFILL-I
S
symfony-polyfill-iconv
utilityphpv1.37.0
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.

Iconv
use Symfony\Polyfill\Iconv\Iconv;

Uses the polyfill iconv function to convert a string from UTF-8 to ASCII.

<?php require_once 'vendor/autoload.php'; use Symfony\Polyfill\Iconv\Iconv; echo Iconv::iconv('UTF-8', 'ASCII//TRANSLIT', 'café');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.37.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
symfony-polyfill-iconv — pip install symfony-polyfill-iconv · libregistry