{"id":20887551,"url":"https://github.com/scaffoldeducation/request-service-php","last_synced_at":"2026-04-19T21:38:22.526Z","repository":{"id":57048011,"uuid":"286751975","full_name":"scaffoldeducation/request-service-php","owner":"scaffoldeducation","description":"PHP library using Guzzle base to send request to any services. Good to use in microservice architecture","archived":false,"fork":false,"pushed_at":"2020-08-11T13:35:04.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-19T11:17:31.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scaffoldeducation.png","metadata":{"files":{"readme":"README.md","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":"2020-08-11T13:28:42.000Z","updated_at":"2021-03-11T23:25:44.000Z","dependencies_parsed_at":"2022-08-23T18:51:01.500Z","dependency_job_id":null,"html_url":"https://github.com/scaffoldeducation/request-service-php","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaffoldeducation%2Frequest-service-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaffoldeducation%2Frequest-service-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaffoldeducation%2Frequest-service-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scaffoldeducation%2Frequest-service-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scaffoldeducation","download_url":"https://codeload.github.com/scaffoldeducation/request-service-php/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243268563,"owners_count":20263889,"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-18T08:21:00.386Z","updated_at":"2025-12-26T21:50:32.478Z","avatar_url":"https://github.com/scaffoldeducation.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PHP Request Service\n\n[![Latest Version](https://img.shields.io/github/v/release/kiwfy/request-service-php.svg?style=flat-square)](https://github.com/kiwfy/request-service-php/releases)\n[![codecov](https://codecov.io/gh/kiwfy/request-service-php/branch/master/graph/badge.svg)](https://codecov.io/gh/kiwfy/request-service-php)\n[![Build Status](https://img.shields.io/github/workflow/status/kiwfy/request-service-php/CI?label=ci%20build\u0026style=flat-square)](https://github.com/kiwfy/request-service-php/actions?query=workflow%3ACI)\n[![Total Downloads](https://img.shields.io/packagist/dt/kiwfy/request-service-php.svg?style=flat-square)](https://packagist.org/packages/kiwfy/request-service-php)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n\nPHP library using Guzzle base to send request to any services. Good to use in microservice architecture.\n\n### Installation\n\nRequires [PHP](https://php.net) 7.1.\n\nThe recommended way to install is through [Composer](https://getcomposer.org/).\n\n```sh\ncomposer require kiwfy/request-service-php\n```\n\n### Sample\n\nit's a good idea to look in the sample folder to understand how it works.\n\nFirst verify if all dependencies is installed (if need anyelse)\n```sh\ncomposer install --no-dev --prefer-dist\n```\n\nand run\n```sh\nphp sample/RequestSample.php\nphp sample/RequestImageSample.php\n```\n\n### Development\n\nWant to contribute? Great!\n\nThe project using a simple code.\nMake a change in your file and be careful with your updates!\n**Any new code will only be accepted with all viladations.**\n\nTo ensure that the entire project is fine:\n\nFirst install all the dev dependences\n```sh\ncomposer install --dev --prefer-dist\n```\n\nSecond run all validations\n```sh\ncomposer check\n```\n\n**Kiwfy - Open your code, open your mind!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscaffoldeducation%2Frequest-service-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscaffoldeducation%2Frequest-service-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscaffoldeducation%2Frequest-service-php/lists"}