PHPackages                             scaffoldeducation/request-service-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. scaffoldeducation/request-service-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

scaffoldeducation/request-service-php
=====================================

PHP library using Guzzle base to send request to any services. Good to use in microservice architecture

1.0.0(5y ago)0167GPL-3.0-onlyPHPPHP ^7.1

Since Aug 8Pushed 5y agoCompare

[ Source](https://github.com/scaffoldeducation/request-service-php)[ Packagist](https://packagist.org/packages/scaffoldeducation/request-service-php)[ RSS](/packages/scaffoldeducation-request-service-php/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

PHP Request Service
===================

[](#php-request-service)

[![Latest Version](https://camo.githubusercontent.com/5d0aa6ba7b28c72b9117cbeeeb8e935c540e877b159f867a496e8b9d5afe7982/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6b697766792f726571756573742d736572766963652d7068702e7376673f7374796c653d666c61742d737175617265)](https://github.com/kiwfy/request-service-php/releases)[![codecov](https://camo.githubusercontent.com/847f62be3ce4be4a54ccb1be186486407e0230884e8d21082c2ebfd62b66e91d/68747470733a2f2f636f6465636f762e696f2f67682f6b697766792f726571756573742d736572766963652d7068702f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/kiwfy/request-service-php)[![Build Status](https://camo.githubusercontent.com/916aef6a260a7088d90d7cca4a142e57bf9261c29c97a460a97aecf03b645576/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6b697766792f726571756573742d736572766963652d7068702f43493f6c6162656c3d63692532306275696c64267374796c653d666c61742d737175617265)](https://github.com/kiwfy/request-service-php/actions?query=workflow%3ACI)[![Total Downloads](https://camo.githubusercontent.com/a0761e12f52a435817041be1cf8632c371716233f179aa1018eb40b12b7eb8f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b697766792f726571756573742d736572766963652d7068702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/kiwfy/request-service-php)[![PRs Welcome](https://camo.githubusercontent.com/25b3e6d0d42c98de74a98cbb4d149a1c09020cf6d1361993b72d7d5b8ffed363/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5052732d77656c636f6d652d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://makeapullrequest.com)

PHP library using Guzzle base to send request to any services. Good to use in microservice architecture.

### Installation

[](#installation)

Requires [PHP](https://php.net) 7.1.

The recommended way to install is through [Composer](https://getcomposer.org/).

```
composer require kiwfy/request-service-php
```

### Sample

[](#sample)

it's a good idea to look in the sample folder to understand how it works.

First verify if all dependencies is installed (if need anyelse)

```
composer install --no-dev --prefer-dist
```

and run

```
php sample/RequestSample.php
php sample/RequestImageSample.php
```

### Development

[](#development)

Want to contribute? Great!

The project using a simple code. Make a change in your file and be careful with your updates! **Any new code will only be accepted with all viladations.**

To ensure that the entire project is fine:

First install all the dev dependences

```
composer install --dev --prefer-dist
```

Second run all validations

```
composer check
```

**Kiwfy - Open your code, open your mind!**

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2108d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/34657554?v=4)[Scaffold Education](/maintainers/scaffoldeducation)[@scaffoldeducation](https://github.com/scaffoldeducation)

---

Top Contributors

[![espositovitor](https://avatars.githubusercontent.com/u/26362498?v=4)](https://github.com/espositovitor "espositovitor (1 commits)")[![vitoresposito-scaffold](https://avatars.githubusercontent.com/u/66846250?v=4)](https://github.com/vitoresposito-scaffold "vitoresposito-scaffold (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/scaffoldeducation-request-service-php/health.svg)

```
[![Health](https://phpackages.com/badges/scaffoldeducation-request-service-php/health.svg)](https://phpackages.com/packages/scaffoldeducation-request-service-php)
```

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
