{"id":90788,"library":"voku-portable-utf8","title":"Portable UTF-8","description":"Portable UTF-8 library - performance optimized (unicode) string functions for php.","status":"active","version":"6.1.1","language":"php","source_language":null,"source_url":"https://github.com/voku/portable-utf8","tags":["utf-8","unicode","string","multibyte"],"install":[{"cmd":"composer require voku/portable-utf8","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"UTF8","correct":"use voku\\helper\\UTF8;"}],"quickstart":{"code":"use voku\\helper\\UTF8;\n\n$utf8String = 'Hëllö Wörld';\n$lower = UTF8::strtolower($utf8String);\necho $lower; // hëllö wörld","lang":"php","description":"Converts a UTF-8 string to lowercase using the library."},"warnings":[{"fix":"Ensure the mbstring extension is installed or enable the polyfill via composer.","message":"Requires PHP mbstring extension for full functionality; some functions fall back to polyfill.","severity":"gotcha","affected_versions":">=6.0.0"}],"env_vars":null,"search_vec":"'-8':3,6,16 'function':12 'librari':7 'multibyt':19 'optim':9 'perform':8 'php':14 'portabl':1,4 'string':11,18 'unicod':10,17 'utf':2,5,15","created_at":"2026-06-19T09:08:53.518913+00:00","updated_at":"2026-06-19T09:08:53.518913+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://github.com/voku/portable-utf8","github":"https://github.com/voku/portable-utf8","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}}