{"id":18737686,"url":"https://github.com/localtools/php-http-client","last_synced_at":"2026-03-12T14:17:15.389Z","repository":{"id":213042311,"uuid":"732850371","full_name":"localtools/php-http-client","owner":"localtools","description":"Human-friendly and powerful HTTP client package for PHP","archived":false,"fork":false,"pushed_at":"2025-06-05T00:41:31.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T03:49:45.883Z","etag":null,"topics":["client","curl","framework","http","http-client","psr-18","psr-7","rest"],"latest_commit_sha":null,"homepage":"https://packagist.org/packages/localtools/php-http-client","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localtools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-12-18T02:05:23.000Z","updated_at":"2025-06-05T00:41:01.000Z","dependencies_parsed_at":"2025-07-25T04:43:25.570Z","dependency_job_id":null,"html_url":"https://github.com/localtools/php-http-client","commit_stats":null,"previous_names":["localtools/php-http-client"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/localtools/php-http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localtools%2Fphp-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localtools%2Fphp-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localtools%2Fphp-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localtools%2Fphp-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localtools","download_url":"https://codeload.github.com/localtools/php-http-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localtools%2Fphp-http-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30428016,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:00:25.264Z","status":"ssl_error","status_checked_at":"2026-03-12T13:59:52.690Z","response_time":114,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","curl","framework","http","http-client","psr-18","psr-7","rest"],"created_at":"2024-11-07T15:26:13.594Z","updated_at":"2026-03-12T14:17:15.352Z","avatar_url":"https://github.com/localtools.png","language":"PHP","readme":"# PhpHttpClient - A Human-friendly and powerful HTTP client package for PHP\n\nThis package provides a simple and powerful HTTP client for PHP, built on top of Guzzle. It simplifies the process of making HTTP requests and allows for easy customization of request options.\n\n```php\n$client = new \\PhpHttpClient\\Client('https://api.example.com');\n$response = $client-\u003eget('/endpoint');\n\necho $response-\u003egetStatusCode(); // 200\n```\n\n## Installation\n\nThe recommended way to install PhpHttpClient is through [Composer](https://getcomposer.org/).\n\n```bash\ncomposer require localtools/php-http-client\n```\n\n## Features\n\n- Fluent interface for building HTTP requests\n- Support for various authentication methods (Basic, Digest)\n- Easy integration with PSR-7 and PSR-18\n- Built on top of Guzzle, leveraging its power and flexibility\n\n## Version Guidance\n\n| Version | Status     | Packagist                 | Namespace    | Repo                          | Docs                         | PSR-7 | PHP Version  |\n|---------|------------|---------------------------|--------------|-------------------------------|------------------------------|-------|--------------|\n| 1.x     | STABLE     | `localtools/php-http-client` | `PhpHttpClient` | [v1][php-http-client-1-repo] | [v1][php-http-client-1-docs] | Yes   | \u003e=7.2.5,\u003c8.2 |\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaltools%2Fphp-http-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocaltools%2Fphp-http-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocaltools%2Fphp-http-client/lists"}