Libraries tagged by throws
thecodingmachine/safe
70932631 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
codeception/assert-throws
1506366 Downloads
Assert exception was thrown without stopping a test
nette/safe
737388 Downloads
🛡 PHP functions rewritten to throw exceptions instead of returning false or triggering errors.
shish/safe
441688 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
daverandom/exceptional-json
1350634 Downloads
JSON encoding and decoding that throws exceptions on failure
jchook/phpunit-assert-throws
1692471 Downloads
Exception assertions for PHPUnit
nicodev/asserts
30955 Downloads
List of traits that make assertions and throw Exception if assertion fails.
thecodingmachine/safe8
13024 Downloads
PHP8 core functions that throw exceptions instead of returning FALSE on error
wyrihaximus/react-throw-unhandled-rejected-promises
9348 Downloads
🤹 Throw any unhandled rejected promise
shipsaas/never-throw
2772 Downloads
Response-first over Throw. PHP NeverThrow library sample implementation
cspray/assert-throws
175 Downloads
Assertions for PHPUnit when testing code that throws complex exceptions.
josantonius/error-handler
38 Downloads
PHP library for handling errors.
enricodias/email-validator
592 Downloads
Validate and check for disposable/temporary/throw away emails using multiple providers
perfilov/php-dto-packer
1885 Downloads
Convert array, json, objects into a strongly-typed values (and back) for transferring throw services
nubium/this-should-never-happen-exception
19144 Downloads
Extend this exception and throw it anytime something unexpected happens.