PHPackages                             dbeurive/slim-phpunit - 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. dbeurive/slim-phpunit

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

dbeurive/slim-phpunit
=====================

This package contains a list of PHPUnit assertions for the Slim framework

1.0.1(9y ago)02732Creative Commons Attribution 4.0 International Public LicensePHP

Since Jan 10Pushed 9y ago1 watchersCompare

[ Source](https://github.com/dbeurive/slim-phpunit)[ Packagist](https://packagist.org/packages/dbeurive/slim-phpunit)[ RSS](/packages/dbeurive-slim-phpunit/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (2)

- [Introduction](#a0)
- [License](#a1)
- [Installation](#a2)
- [Synopsis](#a3)

Introduction
==========================================

[](#introduction)

This package contains (PHPUnit)\[\] assertions for the [Slim framework](https://www.slimframework.com/).

> Please note that this package is a work in progress, since new utilities will be added.

License
=====================================

[](#license)

This code is published under the following license:

[Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode)

See the file [LICENSE.TXT](LICENSE.TXT)

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

[](#installation)

From the command line:

```
composer require dbeurive/slim-phpunit

```

Or, from within the file `composer.json`:

```
"require": {
    "dbeurive/slim-phpunit": "*"
}

```

Synopsis
======================================

[](#synopsis)

```
class YourClassTest extends \dbeurive\Slim\PHPUnit\TestCase
{
    ...
}
```

See the following files for a complete list of assertions:

- [TraitAssertResponse](src/PHPUnit/TraitAssertResponse.php)

See the [unit tests](tests/TraitAssertResponseTest.php) for examples.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

3407d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18211524?v=4)[Denis BEURIVE](/maintainers/dbeurive)[@dbeurive](https://github.com/dbeurive)

---

Top Contributors

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

---

Tags

phpunittestslim

### Embed Badge

![Health badge](/badges/dbeurive-slim-phpunit/health.svg)

```
[![Health](https://phpackages.com/badges/dbeurive-slim-phpunit/health.svg)](https://phpackages.com/packages/dbeurive-slim-phpunit)
```

###  Alternatives

[ergebnis/phpunit-slow-test-detector

Provides facilities for detecting slow tests in phpunit/phpunit.

1468.1M72](/packages/ergebnis-phpunit-slow-test-detector)[ta-tikoma/phpunit-architecture-test

Methods for testing application architecture

10745.9M13](/packages/ta-tikoma-phpunit-architecture-test)[php-mock/php-mock-phpunit

Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.

1718.2M399](/packages/php-mock-php-mock-phpunit)[fr3d/swagger-assertions

Test your API requests and responses against your swagger definition

138850.9k5](/packages/fr3d-swagger-assertions)[elliotchance/concise

Concise is test framework for using plain English and minimal code, built on PHPUnit.

45223.8k4](/packages/elliotchance-concise)[selective/test-traits

A collection of PHPUnit test traits

13322.3k5](/packages/selective-test-traits)

PHPackages © 2026

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