PHPackages                             chiefgroup/laravel-guzzle - 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. chiefgroup/laravel-guzzle

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

chiefgroup/laravel-guzzle
=========================

Chiefgroup Laravel Interface API Use

2.0.6(4mo ago)23.0kMITPHP

Since Apr 2Pushed 4mo agoCompare

[ Source](https://github.com/chiefgroup/laravel-guzzle)[ Packagist](https://packagist.org/packages/chiefgroup/laravel-guzzle)[ Docs](https://github.com/chiefgroup/laravel-guzzle)[ RSS](/packages/chiefgroup-laravel-guzzle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (0)

chiefgroup-laravel-guzzle
=========================

[](#chiefgroup-laravel-guzzle)

安装
--

[](#安装)

```
$ composer require chiefgroup/laravel-guzzle

```

配置文件
----

[](#配置文件)

generate config file

```
$ php artisan vendor:publish --provider="Chiefgroup\Http\Providers\ServiceProvider"

```

使用
--

[](#使用)

```

    // Method : get\put\post\patch\delete

    $result = LaravelGuzzleHttp::get('api/users');

    $data = $headers = [];
    LaravelGuzzleHttp::post('http://xxx.com', $data, $headers);

    dd($result);
```

License
-------

[](#license)

The MIT License (MIT). Please see License File for more information.

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance77

Regular maintenance activity

Popularity21

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~158 days

Recently: every ~265 days

Total

12

Last Release

126d ago

Major Versions

1.0.4 → 2.0.02023-02-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/7af3a44e3773e767ff23860900a7c9d5ebbb110aa19307d6ba370af5f6147aa3?d=identicon)[Observer](/maintainers/Observer)

---

Top Contributors

[![2512422541](https://avatars.githubusercontent.com/u/26000687?v=4)](https://github.com/2512422541 "2512422541 (11 commits)")

---

Tags

laravelGuzzlepassport

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chiefgroup-laravel-guzzle/health.svg)

```
[![Health](https://phpackages.com/badges/chiefgroup-laravel-guzzle/health.svg)](https://phpackages.com/packages/chiefgroup-laravel-guzzle)
```

###  Alternatives

[kozz/laravel-guzzle-provider

Guzzle 5/6 Service Provider for Laravel

621.1M2](/packages/kozz-laravel-guzzle-provider)[onlime/laravel-http-client-global-logger

A global logger for the Laravel HTTP Client

1935.1k](/packages/onlime-laravel-http-client-global-logger)[pingpong/facebook

Facebook OAuth v4 for Laravel Framework

1129.7k](/packages/pingpong-facebook)

PHPackages © 2026

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