{"id":18544986,"url":"https://github.com/dominikangerer/php-easy-client","last_synced_at":"2025-11-01T07:30:20.115Z","repository":{"id":56970928,"uuid":"81962524","full_name":"DominikAngerer/php-easy-client","owner":"DominikAngerer","description":"Allow GET and POST Request from Guzzle combined with the caching from APIX","archived":false,"fork":false,"pushed_at":"2017-02-15T10:21:14.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-26T06:09:18.629Z","etag":null,"topics":["apix","client","get","guzzle","php","post","request"],"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/DominikAngerer.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-02-14T15:58:40.000Z","updated_at":"2017-02-15T07:58:04.000Z","dependencies_parsed_at":"2022-08-21T10:50:54.029Z","dependency_job_id":null,"html_url":"https://github.com/DominikAngerer/php-easy-client","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominikAngerer%2Fphp-easy-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominikAngerer%2Fphp-easy-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominikAngerer%2Fphp-easy-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DominikAngerer%2Fphp-easy-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DominikAngerer","download_url":"https://codeload.github.com/DominikAngerer/php-easy-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239262404,"owners_count":19609519,"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":["apix","client","get","guzzle","php","post","request"],"created_at":"2024-11-06T20:18:31.282Z","updated_at":"2025-11-01T07:30:19.952Z","avatar_url":"https://github.com/DominikAngerer.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-easy-client\nAllow GET and POST Request from Guzzle combined with the caching from APIX\n\n## Install\n\n```\ncomposer require dominikangerer/php-easy-client\n```\n## How to use\n\n```\n// initialize with domain\n$client = new \\DominikAngerer\\Client('https://raw.githubusercontent.com');\n\n// Optionally set a cache\n$client-\u003esetCache('filesytem', array('path' =\u003e 'cache'));\n\n// execute a get Request and get the Body\n$client-\u003eget('/DominikAngerer/default-datasources/master/country-iso2.json', array('time' =\u003e time()));\n$data = $client-\u003egetBody();\n\n// access the headers\n$headers = $client-\u003egetHeaders();\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikangerer%2Fphp-easy-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominikangerer%2Fphp-easy-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikangerer%2Fphp-easy-client/lists"}