{"id":22974285,"url":"https://github.com/diversen/mycurl","last_synced_at":"2025-04-02T07:25:08.263Z","repository":{"id":56983228,"uuid":"51826105","full_name":"diversen/mycurl","owner":"diversen","description":"Simple Curl wrapper for most common usage","archived":false,"fork":false,"pushed_at":"2016-06-15T21:05:41.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T22:28:31.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/diversen.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}},"created_at":"2016-02-16T10:04:13.000Z","updated_at":"2016-02-16T10:07:38.000Z","dependencies_parsed_at":"2022-08-21T12:20:54.637Z","dependency_job_id":null,"html_url":"https://github.com/diversen/mycurl","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fmycurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fmycurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fmycurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diversen%2Fmycurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diversen","download_url":"https://codeload.github.com/diversen/mycurl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246771749,"owners_count":20831095,"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-12-15T00:00:31.629Z","updated_at":"2025-04-02T07:25:08.244Z","avatar_url":"https://github.com/diversen.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mycurl\n\n## Example\n\n~~~.php\ninclude_once \"vendor/autoload.php\";\nuse diversen\\mycurl;\n\n$c = new mycurl('http://coscms/account/login/index');\n$post = array (\n    'email' =\u003e 'test',\n    'password' =\u003e 'test',\n    'submit_account_login' =\u003e 'Send');\n\n$c-\u003esetPost($post);\n$c-\u003ecreateCurl();\n\necho $c-\u003egetWebPage();\n\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fmycurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiversen%2Fmycurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiversen%2Fmycurl/lists"}