{"id":94427,"library":"easyswoole-mysqli","title":"EasySwoole MySQLi","description":"An efficient swoole framework","status":"active","version":"4.0.10","language":"php","source_language":null,"source_url":"https://github.com/easy-swoole/mysqli","tags":["swoole","mysql","async","framework"],"install":[{"cmd":"composer require easyswoole/mysqli","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Mysqli","correct":"use EasySwoole\\Mysqli\\Mysqli;"}],"quickstart":{"code":"use EasySwoole\\Mysqli\\Mysqli;\n\n$db = new Mysqli(['host' => '127.0.0.1', 'user' => 'root', 'password' => '', 'database' => 'test']);\n$result = $db->query('SELECT 1');","lang":"php","description":"Create a MySQLi connection and run a query"},"warnings":[{"fix":"Install swoole extension via pecl install swoole","message":"Requires Swoole extension","severity":"breaking","affected_versions":">=4.0.0"}],"env_vars":null,"search_vec":"'async':9 'easyswool':1 'effici':4 'framework':6,10 'mysql':8 'mysqli':2 'swool':5,7","created_at":"2026-06-19T10:06:19.842422+00:00","updated_at":"2026-06-19T10:06:19.842422+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.easyswoole.com/","github":"https://github.com/easy-swoole/mysqli","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}}