Requires

No required dependencies.

Requires (dev)

6 total, 3 outdated, 1 unknown

Package Required Latest Status
composer/composer Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. ^1.4.2 2.7.2 outdated
humbug/humbug Humbug is a Mutation Testing framework for PHP. Whereas Code Coverage can tell you what code your tests are executing, Mutation Testing is intended to help you judge how well your unit tests actually perform and where they could be improved. dev-master unknown
nikic/php-parser A PHP parser written in PHP >=3.0.5 v5.0.2 up to date
phpstan/phpstan PHPStan - PHP Static Analysis Tool ^0.7 1.10.65 outdated
phpunit/phpunit The PHP Unit Testing framework. ^5.7.19 11.0.6 outdated
squizlabs/php_codesniffer PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. ^3.0 3.9.0 up to date