{"id":89636,"library":"symfony-polyfill-iconv","title":"Symfony Polyfill Iconv","description":"Symfony polyfill for the Iconv extension.","status":"active","version":"1.37.0","language":"php","source_language":null,"source_url":"https://github.com/symfony/polyfill-iconv","tags":["polyfill","iconv","symfony","encoding"],"install":[{"cmd":"composer require symfony/polyfill-iconv","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Iconv","correct":"use Symfony\\Polyfill\\Iconv\\Iconv;"}],"quickstart":{"code":"<?php\nrequire_once 'vendor/autoload.php';\n\nuse Symfony\\Polyfill\\Iconv\\Iconv;\n\necho Iconv::iconv('UTF-8', 'ASCII//TRANSLIT', 'café');\n","lang":"php","description":"Uses the polyfill iconv function to convert a string from UTF-8 to ASCII."},"warnings":[],"env_vars":null,"search_vec":"'encod':13 'extens':9 'iconv':3,8,11 'polyfil':2,5,10 'symfoni':1,4,12","created_at":"2026-06-19T08:50:11.734187+00:00","updated_at":"2026-06-19T08:50:11.734187+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://symfony.com","github":"https://github.com/symfony/polyfill-iconv","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}