PHPackages                             daku/nette-guzzle-bluescreen - 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. daku/nette-guzzle-bluescreen

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

daku/nette-guzzle-bluescreen
============================

This extension adds a new panel to Tracy Bluescreen for Guzzle.

v1.0.1(5y ago)21.2kMITPHPPHP &gt;=7.1.0

Since May 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/danielkurecka/nette-guzzle-bluescreen)[ Packagist](https://packagist.org/packages/daku/nette-guzzle-bluescreen)[ RSS](/packages/daku-nette-guzzle-bluescreen/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

Nette Bluescreen for Guzzle
===========================

[](#nette-bluescreen-for-guzzle)

This extension adds a new panel to Tracy Bluescreen for Guzzle HTTP client.

When Guzzle exception occures, it will log full request/response body and headers. It will also pretty print the body when the content type is application/json.

[![Nette Guzzle Bluescreen](https://camo.githubusercontent.com/60a6e8c18bb4cfeda6ad483a4a0273583fc7b4a836f584f75a50dab5c8754d82/68747470733a2f2f64616e69656c6b757265636b612e6769746875622e696f2f6e657474652d67757a7a6c652d626c756573637265656e2f67757a7a6c652d626c756573637265656e2e706e67)](https://danielkurecka.github.io/nette-guzzle-bluescreen/guzzle-bluescreen.png)

Installation
============

[](#installation)

`composer require daku/nette-guzzle-bluescreen`

Usage
-----

[](#usage)

Register the extension in config.neon:

```
extensions:
	guzzleBluescreen: Daku\Nette\Guzzle\GuzzleBlueScreenExtension
```

Configuration
-------------

[](#configuration)

```
guzzleBluescreen:
	# Set maximum body length (in kB) that will be logged, if exceeded the body will be truncted. Default is 100 kB.
	maxBodyLength: 200
	# Enable/disable pretty print of json responses. Default is true.
	prettyPrint: false
```

Requirements
------------

[](#requirements)

PHP &gt;= 7.1
Nette &gt;= 2.4

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~289 days

Total

2

Last Release

1905d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d68f6ade00ad5e39ed0fcadd82f16772acc1d19deff1a7568ceebd5257f38312?d=identicon)[daku](/maintainers/daku)

---

Top Contributors

[![danielkurecka](https://avatars.githubusercontent.com/u/1924013?v=4)](https://github.com/danielkurecka "danielkurecka (3 commits)")

---

Tags

guzzlenettetracy-panelnetteGuzzletracy-panel

### Embed Badge

![Health badge](/badges/daku-nette-guzzle-bluescreen/health.svg)

```
[![Health](https://phpackages.com/badges/daku-nette-guzzle-bluescreen/health.svg)](https://phpackages.com/packages/daku-nette-guzzle-bluescreen)
```

###  Alternatives

[kevinrob/guzzle-cache-middleware

A HTTP/1.1 Cache for Guzzle 6. It's a simple Middleware to be added in the HandlerStack. (RFC 7234)

43117.4M104](/packages/kevinrob-guzzle-cache-middleware)[eightpoints/guzzle-bundle

Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony. Comes with easy and powerful configuration options and optional plugins.

45912.1M55](/packages/eightpoints-guzzle-bundle)[guzzlehttp/oauth-subscriber

Guzzle OAuth 1.0 subscriber

24114.5M141](/packages/guzzlehttp-oauth-subscriber)[caseyamcl/guzzle_retry_middleware

Guzzle v6+ retry middleware that handles 429/503 status codes and connection timeouts

21610.7M64](/packages/caseyamcl-guzzle-retry-middleware)[php-http/guzzle7-adapter

Guzzle 7 HTTP Adapter

9057.1M554](/packages/php-http-guzzle7-adapter)[contributte/guzzlette

Guzzle integration into Nette Framework

291.2M3](/packages/contributte-guzzlette)

PHPackages © 2026

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