misantron/dbunit

DbUnit fork supporting PHPUnit 10/11/12

Maintainers

Package info

github.com/misantron/dbunit

pkg:composer/misantron/dbunit

Statistics

Installs: 1 139 070

Dependents: 6

Suggesters: 0

Stars: 12

Open Issues: 4

5.4.0 2025-02-03 20:32 UTC

README

Build Status Code Coverage Version

PHPUnit extension for database interaction testing.

Installation

Composer

If you use Composer to manage the dependencies of your project then you can add DbUnit as a development-time dependency to your project:

$ composer require --dev misantron/dbunit