apie/phpunit-matrix-data-provider
Create a data provider by making all possible combinations.
Maintainers
Package info
github.com/apie-lib/phpunit-matrix-data-provider
pkg:composer/apie/phpunit-matrix-data-provider
Requires
- php: >=8.1
- phpunit/phpunit: 9.*|10.*|11.*
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT bfbb8ed561f808bbb851c0b2d2156ecd4192dbde
- Pieter Jordaan <pieter_jordaan.woop@hotmail.com>
README
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.
