{"id":95055,"library":"hollodotme-fast-cgi-client","title":"Fast CGI Client","description":"A PHP fast CGI client to send requests (a)synchronously to PHP-FPM.","status":"active","version":"3.1.7","language":"php","source_language":null,"source_url":"https://github.com/hollodotme/fast-cgi-client","tags":["fastcgi","php-fpm","client","async"],"install":[{"cmd":"composer require hollodotme/fast-cgi-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use hollodotme\\FastCGI\\Client;"}],"quickstart":{"code":"use hollodotme\\FastCGI\\Client;\n\n$client = new Client('127.0.0.1', 9000);\n$response = $client->sendRequest('GET', '/index.php');\necho $response->getBody();","lang":"php","description":"Sends a synchronous request to PHP-FPM and prints the response."},"warnings":[],"env_vars":null,"search_vec":"'async':23 'cgi':2,7 'client':3,8,22 'fast':1,6 'fastcgi':18 'fpm':17,21 'php':5,16,20 'php-fpm':15,19 'request':11 'send':10 'synchron':13","created_at":"2026-06-19T10:18:22.674233+00:00","updated_at":"2026-06-19T10:18:22.674233+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/hollodotme/fast-cgi-client","github":"https://github.com/hollodotme/fast-cgi-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}