PHPackages                             callumacrae/phpcheck - 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. callumacrae/phpcheck

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

callumacrae/phpcheck
====================

A testing library for PHP loosely based on Haskell's QuickCheck library.

619PHP

Since Jul 3Pushed 14y ago2 watchersCompare

[ Source](https://github.com/callumacrae/PHPCheck)[ Packagist](https://packagist.org/packages/callumacrae/phpcheck)[ RSS](/packages/callumacrae-phpcheck/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHPCheck
========

[](#phpcheck)

PHPCheck is a testing library for PHP loosely based on Haskell's QuickCheck.

Installation
------------

[](#installation)

There are two ways of getting PHPCheck into your project. The first is to require it as you would any other PHP library:

```
