cdn77/phpstan-test-utils-rule

This package is abandoned and no longer maintained. The author suggests using the cdn77/test-utils package instead.

A PHPStan rule to be used with the cdn77/test-utils package

Installs: 2 770

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:phpstan-extension

dev-master 2019-12-03 23:10 UTC

This package is auto-updated.

Last update: 2020-01-26 15:21:54 UTC


README

Build Status Downloads Packagist Licence Quality Score Code Coverage

Extension helps PHPStan to determine return type from makeStub() method provided by MakeStub Feature in Cdn77 Test Utils.

Installation

  • Require this project as composer dev dependency:
composer require --dev cdn77/phpstan-test-utils-rule

Extension supports PHPStan Extension Installer so it will be installed automatically on composer require.

If you do not use the installer, you have to include extension.neon in your PHPStan config.