{"id":26664775,"url":"https://github.com/dspacelabs/http-client","last_synced_at":"2025-06-27T22:33:10.557Z","repository":{"id":56972899,"uuid":"94658421","full_name":"dSpaceLabs/http-client","owner":"dSpaceLabs","description":"Simple PHP HTTP Client","archived":false,"fork":false,"pushed_at":"2017-06-27T03:41:09.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-29T00:11:38.456Z","etag":null,"topics":["curl","http-client","php-client"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dSpaceLabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-18T01:32:50.000Z","updated_at":"2017-06-18T01:50:58.000Z","dependencies_parsed_at":"2022-08-21T10:20:25.966Z","dependency_job_id":null,"html_url":"https://github.com/dSpaceLabs/http-client","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/dSpaceLabs/http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dSpaceLabs%2Fhttp-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dSpaceLabs%2Fhttp-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dSpaceLabs%2Fhttp-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dSpaceLabs%2Fhttp-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dSpaceLabs","download_url":"https://codeload.github.com/dSpaceLabs/http-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dSpaceLabs%2Fhttp-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262344390,"owners_count":23296493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["curl","http-client","php-client"],"created_at":"2025-03-25T16:38:31.913Z","updated_at":"2025-06-27T22:33:10.535Z","avatar_url":"https://github.com/dSpaceLabs.png","language":"PHP","readme":"dspacelabs/http-client\n======================\n\nSimple HTTP Client used for PHP and making web requests.\n\n## Installation\n\n```bash\ncomposer require dspacelabs/http-client\n```\n\n## Examples\n\n### Making a Web Request\n\n```php\nuse Dspacelabs\\Component\\Http\\Client\\Client;\n\n$client = new Client();\n\n// @var \\Psr\\Http\\Message\\Request $request\n// @var \\Psr\\Http\\Message\\Response $response\n$response = $client-\u003esendWithRequest($request);\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdspacelabs%2Fhttp-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdspacelabs%2Fhttp-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdspacelabs%2Fhttp-client/lists"}