{"id":16624326,"url":"https://github.com/dcramer/php-httplib","last_synced_at":"2025-10-30T00:31:47.504Z","repository":{"id":660501,"uuid":"303389","full_name":"dcramer/php-httplib","owner":"dcramer","description":"A port of Python's httplib in PHP","archived":false,"fork":false,"pushed_at":"2009-09-10T19:03:39.000Z","size":81,"stargazers_count":10,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-06T11:18:57.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dcramer.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2009-09-10T18:58:51.000Z","updated_at":"2023-09-08T16:25:46.000Z","dependencies_parsed_at":"2022-08-16T10:35:21.537Z","dependency_job_id":null,"html_url":"https://github.com/dcramer/php-httplib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fphp-httplib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fphp-httplib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fphp-httplib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dcramer%2Fphp-httplib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dcramer","download_url":"https://codeload.github.com/dcramer/php-httplib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238913093,"owners_count":19551486,"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":[],"created_at":"2024-10-12T03:46:01.426Z","updated_at":"2025-10-30T00:31:42.221Z","avatar_url":"https://github.com/dcramer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"A replica of the Python httplib designed for lightweight POST and GET requests in PHP.\n\nCurrent source allows HTTP connections (no SSL) with GET or POST requests::\n\n\n\t$conn = new HTTPConnection('google.com', 80);\n\t$conn-\u003erequest('POST', '/', array('q' =\u003e 'hi'));\n\n\t$response = $conn-\u003egetresponse();\n\tif ($response-\u003estatus == 200) echo $response-\u003eread();","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fphp-httplib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdcramer%2Fphp-httplib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdcramer%2Fphp-httplib/lists"}