PHPackages                             danwe/dataproviders-differenttypesvalues - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. danwe/dataproviders-differenttypesvalues

ActiveLibrary[Testing &amp; Quality](/categories/testing)

danwe/dataproviders-differenttypesvalues
========================================

PhpUnit compatible data provider providing one value of each of PHP's built-in types per test case. Allows to exclude types based on the name of the test using the data provider.

v1.0.0(10y ago)0702MIT LicensePHPPHP &gt;=5.3.0

Since Jun 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/DanweDE/php-DataProviders-DifferentTypesValues)[ Packagist](https://packagist.org/packages/danwe/dataproviders-differenttypesvalues)[ Docs](https://github.com/DanweDE/php-DataProviders-DifferentTypesValues)[ RSS](/packages/danwe-dataproviders-differenttypesvalues/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (2)

php-DataProviders-DifferentTypesValues
======================================

[](#php-dataproviders-differenttypesvalues)

PhpUnit compatible data provider providing one value of each of PHP's built-in types per test case. Allows to exclude types based on the name of the test using the data provider.

[![Latest Stable Version](https://camo.githubusercontent.com/076a06d042aa7f86a0f33f8b95a5f19c9c597fbf1cb8c66a06dca9878baed2cd/68747470733a2f2f706f7365722e707567782e6f72672f64616e77652f6461746170726f7669646572732d646966666572656e74747970657376616c7565732f76657273696f6e2e706e67)](https://packagist.org/packages/danwe/dataproviders-differenttypesvalues)[![Build Status](https://camo.githubusercontent.com/1a078f0918bebe48072c822c131555c9bc5e4e22ab6685ef1f2716ce8b8d278b/68747470733a2f2f7472617669732d63692e6f72672f44616e776544452f7068702d4461746150726f7669646572732d446966666572656e74547970657356616c7565732e737667)](https://travis-ci.org/DanweDE/php-DataProviders-DifferentTypesValues)[![Coverage Status](https://camo.githubusercontent.com/5ebd01de3767b391336370f43b681a9dce4927323c22538abb2e6e2a5273d984/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f44616e776544452f7068702d4461746150726f7669646572732d446966666572656e74547970657356616c7565732f62616467652e737667)](https://coveralls.io/r/DanweDE/php-DataProviders-DifferentTypesValues)[![Dependency Status](https://camo.githubusercontent.com/cb998e4526d29a8e26d6067b34173748918a3aa3181c1af439feadc7e4a0f373/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535383334363539333633383631303031643030303134662f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/55834659363861001d00014f)[![Download count](https://camo.githubusercontent.com/fbba70bad1c798c62412685f065f2b8f5923ce4d44d4b3bb4f070c306fdca5fc/68747470733a2f2f706f7365722e707567782e6f72672f64616e77652f6461746170726f7669646572732d646966666572656e74747970657376616c7565732f642f746f74616c2e706e67)](https://packagist.org/packages/danwe/dataproviders-differenttypesvalues)

Usage
-----

[](#usage)

Consider the following example:

```
