{"id":15099235,"url":"https://github.com/flextype-components/curl","last_synced_at":"2026-01-06T15:41:35.652Z","repository":{"id":56982314,"uuid":"43680265","full_name":"flextype-components/curl","owner":"flextype-components","description":"Curl Component contains methods that makes it easy to send HTTP requests and integrate with web APIs","archived":false,"fork":false,"pushed_at":"2018-04-23T15:11:38.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-01T17:45:31.260Z","etag":null,"topics":["component","curl","curl-component","curl-library","flextype","flextype-component","php"],"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/flextype-components.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":"2015-10-05T11:26:42.000Z","updated_at":"2018-04-26T11:09:47.000Z","dependencies_parsed_at":"2022-08-21T11:50:41.635Z","dependency_job_id":null,"html_url":"https://github.com/flextype-components/curl","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/flextype-components%2Fcurl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flextype-components%2Fcurl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flextype-components%2Fcurl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flextype-components%2Fcurl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flextype-components","download_url":"https://codeload.github.com/flextype-components/curl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245855143,"owners_count":20683466,"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":["component","curl","curl-component","curl-library","flextype","flextype-component","php"],"created_at":"2024-09-25T17:08:24.054Z","updated_at":"2026-01-06T15:41:35.624Z","avatar_url":"https://github.com/flextype-components.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Curl Component\n![version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg?style=flat-square \"Version\")\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/flextype-components/curl/blob/master/LICENSE)\n\nThe Curl Component contains methods that makes it easy to send HTTP requests and integrate with web APIs\n\n### Installation\n\n```\ncomposer require flextype-components/curl\n```\n\n### Usage\n\n```php\nuse Flextype\\Component\\Curl\\Curl;\n```\n\nPerforms a curl GET request.\n```php\n$res = Curl::get('http://site.com/');\n```\n\nPerforms a curl POST request.\n```php\n$res = Curl::post('http://site.com/login');\n```\n\nGets information about the last transfer.\n```php\n$res = Curl::getInfo();\n```\n\n## License\nSee [LICENSE](https://github.com/flextype-components/curl/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflextype-components%2Fcurl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflextype-components%2Fcurl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflextype-components%2Fcurl/lists"}