PHPackages                             pushinbr/pam-testing - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. pushinbr/pam-testing

ActiveLibrary[Testing &amp; Quality](/categories/testing)

pushinbr/pam-testing
====================

In-memory HTTP testing utilities for Pam applications.

v0.1.2(today)00MITPHPPHP ^8.4

Since Jul 23Pushed todayCompare

[ Source](https://github.com/push-in/pam-testing)[ Packagist](https://packagist.org/packages/pushinbr/pam-testing)[ Docs](https://github.com/push-in/pam)[ RSS](/packages/pushinbr-pam-testing/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (1)Versions (4)Used By (0)

pushinbr/pam-testing
====================

[](#pushinbrpam-testing)

Fast in-memory tests for applications built with `pushinbr/pam-api`.

```
pam composer require --dev pushinbr/pam-testing
```

```
$client = new Pam\Testing\TestClient($app);
$client->get('/users/42')
    ->assertSuccessful()
    ->assertJsonPath('id', '42');
```

The client invokes the application pipeline without opening a network port. Use Pam's Rust integration suite for transport, timeout and protocol behavior.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance100

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

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

Total

3

Last Release

0d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/19325395?v=4)[David William balbino](/maintainers/DavidWilliamBalbino)[@DavidWilliamBalbino](https://github.com/DavidWilliamBalbino)

---

Top Contributors

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

---

Tags

composerdistribution-mirrorpamphphttpphptestingpam

### Embed Badge

![Health badge](/badges/pushinbr-pam-testing/health.svg)

```
[![Health](https://phpackages.com/badges/pushinbr-pam-testing/health.svg)](https://phpackages.com/packages/pushinbr-pam-testing)
```

###  Alternatives

[doppiogancio/mocked-client

A simple way to mock a client

1975.9k5](/packages/doppiogancio-mocked-client)[quizlet/hammock

Hammock is a stand-alone mocking library for Hacklang.

27445.5k](/packages/quizlet-hammock)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

17143.1k51](/packages/robiningelbrecht-phpunit-coverage-tools)

PHPackages © 2026

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