Download the PHP package thecodingmachine/phpstan-safe-rule without Composer
On this page you can find all versions of the php package thecodingmachine/phpstan-safe-rule. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download thecodingmachine/phpstan-safe-rule
More information about thecodingmachine/phpstan-safe-rule
Files in thecodingmachine/phpstan-safe-rule
Download thecodingmachine/phpstan-safe-rule
More information about thecodingmachine/phpstan-safe-rule
Files in thecodingmachine/phpstan-safe-rule
Vendor thecodingmachine
Package phpstan-safe-rule
Short Description A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
License MIT
Package phpstan-safe-rule
Short Description A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
License MIT
Please rate this library. Is it a good library?
Informations about the package phpstan-safe-rule
PHPStan rules for thecodingmachine/safe
The thecodingmachine/safe package provides a set of core PHP functions rewritten to throw exceptions instead of returning false
when an error is encountered.
This PHPStan rule will help you detect unsafe function call and will propose you to use the thecodingmachine/safe
variant instead.
Please read thecodingmachine/safe documentation for details about installation and usage.
All versions of phpstan-safe-rule with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1 || ^8.0
phpstan/phpstan Version ^1.0
thecodingmachine/safe Version ^1.0 || ^2.0
phpstan/phpstan Version ^1.0
thecodingmachine/safe Version ^1.0 || ^2.0
The package thecodingmachine/phpstan-safe-rule contains the following files
Loading the files please wait ....