{"id":92862,"library":"igorw-get-in","title":"get-in","description":"Functions for hash map (assoc array) traversal.","status":"active","version":"1.0.3","language":"php","source_language":null,"source_url":"https://github.com/igorw/get-in","tags":["array","utility","functional"],"install":[{"cmd":"composer require igorw/get-in","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"get_in","correct":"use igorw\\get_in;"}],"quickstart":{"code":"use function igorw\\get_in;\n\n$data = ['a' => ['b' => 'c']];\n$value = get_in($data, ['a', 'b']);\n// Returns 'c'.","lang":"php","description":"Use get_in to safely traverse nested arrays."},"warnings":[],"env_vars":null,"search_vec":"'array':9,11 'assoc':8 'function':4,13 'get':2 'get-in':1 'hash':6 'map':7 'travers':10 'util':12","created_at":"2026-06-19T09:39:15.991170+00:00","updated_at":"2026-06-19T09:39:15.991170+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/igorw/get-in","github":"https://github.com/igorw/get-in","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}}