{"id":92096,"library":"hyperf-tappable","title":"Hyperf Tappable","description":"Provides a tappable macroable trait for Hyperf applications, derived from illuminate/tappable.","status":"active","version":"3.1.63","language":"php","source_language":null,"source_url":"https://github.com/hyperf/tappable","tags":["hyperf","tappable","macroable","utility"],"install":[{"cmd":"composer require hyperf/tappable","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Tappable","correct":"use Hyperf\\Tappable\\Tappable;"}],"quickstart":{"code":"use Hyperf\\Tappable\\Tappable;\n\n$object = new class {\n    use Tappable;\n};\n\n$result = $object->tap(function ($instance) {\n    // modify $instance\n});","lang":"php","description":"Apply a callback to an object and return it."},"warnings":[],"env_vars":null,"search_vec":"'applic':10 'deriv':11 'hyperf':1,9,14 'illuminate/tappable':13 'macroabl':6,16 'provid':3 'tappabl':2,5,15 'trait':7 'util':17","created_at":"2026-06-19T09:27:40.129403+00:00","updated_at":"2026-06-19T09:27:40.129403+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://hyperf.io","github":"https://github.com/hyperf/tappable","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}}