thecodingmachine/phpstan-safe-rule
PHPStan rule set that flags calls to “unsafe” PHP functions that can return false on failure and suggests using the thecodingmachine/safe equivalents that throw exceptions, helping enforce safer, exception-based error handling in your codebase.
|
Package
|
Constraint
|
|---|---|
| nikic/php-parser | ^5 |
| phpstan/phpstan | ^2.1.30 |
| thecodingmachine/safe | ^3.1 |
|
Package
|
Constraint
|
|---|---|
| php-coveralls/php-coveralls | ^2.1 |
| phpunit/phpunit | ^10.4 |
| squizlabs/php_codesniffer | ^3.4 |
How can I help you explore Laravel packages today?