{"id":20236779,"url":"https://github.com/liesauer/qlplugin-simplehttpclient","last_synced_at":"2025-03-03T14:26:58.744Z","repository":{"id":62517060,"uuid":"104842081","full_name":"liesauer/QLPlugin-SimpleHttpClient","owner":"liesauer","description":null,"archived":false,"fork":false,"pushed_at":"2017-10-03T04:36:13.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T00:49:24.609Z","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/liesauer.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":"2017-09-26T05:58:37.000Z","updated_at":"2019-10-25T14:09:30.000Z","dependencies_parsed_at":"2022-11-02T10:31:34.819Z","dependency_job_id":null,"html_url":"https://github.com/liesauer/QLPlugin-SimpleHttpClient","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liesauer%2FQLPlugin-SimpleHttpClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liesauer%2FQLPlugin-SimpleHttpClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liesauer%2FQLPlugin-SimpleHttpClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liesauer%2FQLPlugin-SimpleHttpClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liesauer","download_url":"https://codeload.github.com/liesauer/QLPlugin-SimpleHttpClient/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241680584,"owners_count":20002133,"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-11-14T08:23:10.422Z","updated_at":"2025-03-03T14:26:58.718Z","avatar_url":"https://github.com/liesauer.png","language":"PHP","readme":"# QueryList V4 Plugin - SimpleHttpClient\nSimpleHttpClient\n# Installation\n```\ncomposer require liesauer/ql-plugin-simplehttpclient\n```\n# Bind\n* array `quickGet` ($url, $header = null, $cookie = '', $data = '', $options = null)\n* array `quickPost` ($url, $header = null, $cookie = '', $data = '', $options = null)\n# Usage\n```php\nuse liesauer\\QLPlugin\\SimpleHttpClient;\nuse QL\\QueryList;\n\nrequire_once __DIR__ . '/vendor/autoload.php';\n\n$ql = QueryList::getInstance();\n$ql-\u003euse(SimpleHttpClient::class);\n\n$response = $ql-\u003equickGet('http://www.domain.com/');\n\nvar_dump($response);\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliesauer%2Fqlplugin-simplehttpclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliesauer%2Fqlplugin-simplehttpclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliesauer%2Fqlplugin-simplehttpclient/lists"}