apie/phpunit-matrix-data-provider

Create a data provider by making all possible combinations.

Maintainers

👁 pjordaan

Package info

github.com/apie-lib/phpunit-matrix-data-provider

pkg:composer/apie/phpunit-matrix-data-provider

Statistics

Installs: 55 386

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.3 2024-12-21 21:51 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT bfbb8ed561f808bbb851c0b2d2156ecd4192dbde

  • Pieter Jordaan <pieter_jordaan.woop@hotmail.com>

This package is auto-updated.

Last update: 2026-06-22 01:23:20 UTC


README

👁 Image

phpunit matrix data provider

👁 Latest Stable Version
👁 Total Downloads
👁 Latest Unstable Version
👁 License
👁 PHP Version Require
👁 Code coverage
👁 Donate

Apie is a suite of composer packages to work with domain objects. It tries to aim to follow a Domain-objects-first approach and not a database first approach that you find in many PHP frameworks nowadays.

TODO documentation

This package can create data providers with help of an object factory and the (typed) method arguments of the test case. It can also be used outside PHPUnit for example for seeding data etc.