Jump to letter: [
023479ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-webmozart-assert - Assertions to validate method input/output with nice error messages
- Description:
This library contains efficient assertions to test the input and output of your
methods. With these assertions, you can greatly reduce the amount of coding
needed to write a safe implementation.
All assertions in the Assert class throw an \InvalidArgumentException if they
fail.
Autoloader: /usr/share/php/Webmozart/Assert/autoload.php
Packages