PHPackages                             gammamatrix/playground-http - 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. gammamatrix/playground-http

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

gammamatrix/playground-http
===========================

Playground: Provide Http content and filter handling for controllers and requests.

0425PHPCI passing

Since Jul 20Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/gammamatrix/playground-http)[ Packagist](https://packagist.org/packages/gammamatrix/playground-http)[ RSS](/packages/gammamatrix-playground-http/feed)WikiDiscussions develop Synced 3w ago

READMEChangelogDependenciesVersions (2)Used By (0)

Playground Http
===============

[](#playground-http)

[![Playground CI Workflow](https://github.com/gammamatrix/playground-http/actions/workflows/ci.yml/badge.svg?branch=develop)](https://raw.githubusercontent.com/gammamatrix/playground-http/testing/develop/testdox.txt)[![Test Coverage](https://raw.githubusercontent.com/gammamatrix/playground-http/testing/develop/coverage.svg)](tests)[![PHPStan Level 10 src and tests](https://camo.githubusercontent.com/022b70e6631d055205dfebf2aa7e53b3f63e7a3ea04a18e86429f279e29a29f1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048505374616e2d6c6576656c25323031302d627269676874677265656e)](.github/workflows/ci.yml#L128)

The Playground Http package for [Laravel](https://laravel.com/docs/11.x) applications.

Read more on using Playground Http [at the Read the Docs for Playground.](https://gammamatrix-playground.readthedocs.io/)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require gammamatrix/playground-http
```

**NOTE:** This package is required by [Playground: Http](https://github.com/gammamatrix/playground-login-blade)

`artisan about`
---------------

[](#artisan-about)

Playground Http provides information in the `artisan about` command.

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

[](#configuration)

You can publish the config file with:

```
php artisan vendor:publish --provider="Playground\Http\ServiceProvider" --tag="playground-config"
```

See the contents of the published config file: [config/playground-http.php](config/playground-http.php)

Cloc
----

[](#cloc)

```
composer cloc
```

```
➜  playground-http git:(develop) composer cloc
> cloc --exclude-dir=output,vendor .
      63 text files.
      57 unique files.
       7 files ignored.

github.com/AlDanial/cloc v 1.98  T=0.09 s (657.2 files/s, 51299.5 lines/s)
-------------------------------------------------------------------------------
Language                     files          blank        comment           code
-------------------------------------------------------------------------------
PHP                             48            514           1124           2115
YAML                             1              5              0            275
XML                              3              0              7            219
Markdown                         3             38              1             73
JSON                             1              0              0             63
INI                              1              3              0             12
-------------------------------------------------------------------------------
SUM:                            57            560           1132           2757
-------------------------------------------------------------------------------

```

PHPStan
-------

[](#phpstan)

Tests at level 9 on:

- `config/`
- `database/`
- `lang/`
- `resources/views/`
- `src/`
- `tests/Feature/`
- `tests/Unit/`

```
composer analyse
```

Coding Standards
----------------

[](#coding-standards)

```
composer format
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [Jeremy Postlethwaite](https://github.com/gammamatrix)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance40

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity20

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/524724?v=4)[Jeremy Postlethwaite](/maintainers/gammamatrix)[@gammamatrix](https://github.com/gammamatrix)

---

Top Contributors

[![gammamatrix](https://avatars.githubusercontent.com/u/524724?v=4)](https://github.com/gammamatrix "gammamatrix (15 commits)")

### Embed Badge

![Health badge](/badges/gammamatrix-playground-http/health.svg)

```
[![Health](https://phpackages.com/badges/gammamatrix-playground-http/health.svg)](https://phpackages.com/packages/gammamatrix-playground-http)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.5k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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