zf1s/dbunit

DbUnit port for PHP/PHPUnit to support database interaction testing.

Maintainers

Package info

github.com/zf1s/dbunit

Homepage

Issues

pkg:composer/zf1s/dbunit

Statistics

Installs: 5 574

Dependents: 1

Suggesters: 0

Stars: 0

1.3.4 2026-04-01 20:25 UTC

This package is auto-updated.

Last update: 2026-04-02 11:40:34 UTC


README

fork of phpunit/dbunit v1.3.x, php 5.3-8.5 compatible

This version of bases on phpunit/dbunit v1.3.2 and is adjusted for compatibility with PHP 5.3-8.5. The package was created especially for testing https://github.com/zf1s packages.

All credits go to original PHPUnit author and contributors.