{"id":89465,"library":"hyperf-pool","title":"Hyperf Pool","description":"An independent universal connection pool component for Hyperf.","status":"active","version":"3.1.66","language":"php","source_language":null,"source_url":"https://github.com/hyperf/pool","tags":["hyperf","pool","connection","database"],"install":[{"cmd":"composer require hyperf/pool","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Pool","correct":"use Hyperf\\Pool\\Pool;"}],"quickstart":{"code":"use Hyperf\\Pool\\Pool;\n\n$pool = new Pool(function() { return new PDO('...'); });\n$connection = $pool->get();","lang":"php","description":"Create a connection pool and retrieve a connection."},"warnings":[{"fix":"Install hyperf/framework.","message":"Requires Hyperf framework or compatible environment.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'compon':8 'connect':6,13 'databas':14 'hyperf':1,10,11 'independ':4 'pool':2,7,12 'univers':5","created_at":"2026-06-19T08:47:26.426925+00:00","updated_at":"2026-06-19T08:47:26.426925+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/pool","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","async"],"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}}