{"id":90845,"library":"hyperf-translation","title":"Hyperf Translation","description":"An independent translation component, forked by illuminate/translation.","status":"active","version":"3.1.63","language":"php","source_language":null,"source_url":"https://github.com/hyperf/translation","tags":["translation","i18n","hyperf","laravel"],"install":[{"cmd":"composer require hyperf/translation","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Translator","correct":"use Hyperf\\Translation\\Translator;"}],"quickstart":{"code":"<?php\nuse Hyperf\\Translation\\Translator;\n\n$translator = new Translator(new \\Hyperf\\Translation\\MessageSelector(), 'en');\necho $translator->get('messages.welcome');","lang":"php","description":"Translate a key using the translator."},"warnings":[{"fix":"Check the documentation for any breaking changes from Laravel's version.","message":"Forked from illuminate/translation; may have slight API differences.","severity":"gotcha","affected_versions":">=3.0"}],"env_vars":null,"search_vec":"'compon':6 'fork':7 'hyperf':1,12 'i18n':11 'illuminate/translation':9 'independ':4 'laravel':13 'translat':2,5,10","created_at":"2026-06-19T09:09:33.443179+00:00","updated_at":"2026-06-19T09:09:33.443179+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/hyperf/translation","github":"https://github.com/hyperf/translation","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}}