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.
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
How can I help you explore Laravel packages today?