{"id":93833,"library":"yiisoft-friendly-exception","title":"Yii Friendly Exception","description":"An interface for friendlier exceptions.","status":"active","version":"1.2.0","language":"php","source_language":null,"source_url":"https://github.com/yiisoft/friendly-exception","tags":["yiisoft","exception","interface","friendly"],"install":[{"cmd":"composer require yiisoft/friendly-exception","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"FriendlyExceptionInterface","correct":"use Yiisoft\\FriendlyException\\FriendlyExceptionInterface;"}],"quickstart":{"code":"use Yiisoft\\FriendlyException\\FriendlyExceptionInterface;\n\nclass MyException extends \\RuntimeException implements FriendlyExceptionInterface\n{\n    public function getName(): string\n    {\n        return 'My Exception';\n    }\n}","lang":"php","description":"Implement the FriendlyExceptionInterface to provide a human-readable exception name."},"warnings":[],"env_vars":null,"search_vec":"'except':3,8,10 'friend':2,12 'friendlier':7 'interfac':5,11 'yii':1 'yiisoft':9","created_at":"2026-06-19T09:56:44.390168+00:00","updated_at":"2026-06-19T09:56:44.390168+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://www.yiiframework.com/","github":"https://github.com/yiisoft/friendly-exception","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}}