samy/phpunit

PHPUnit Extension.

Maintainers

Package info

gitlab.com/monstm/phpunit-extension

Homepage

Issues

pkg:composer/samy/phpunit

Statistics

Installs: 644

Dependents: 9

Suggesters: 0

Stars: 0

1.2.3 2023-03-31 20:14 UTC

This package is auto-updated.

Last update: 2026-03-01 00:41:15 UTC


README

[

![](https://badgen.net/packagist/v/samy/phpunit/latest)
![](https://badgen.net/packagist/license/samy/phpunit)
![](https://badgen.net/packagist/dt/samy/phpunit)
![](https://badgen.net/packagist/favers/samy/phpunit)

](https://packagist.org/packages/samy/phpunit)

PHPUnit Extension.

Instalation

Composer

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you.

composer require --dev samy/phpunit

Please see Composer for more information.

Support