Download the PHP package fusonic/assert without Composer
On this page you can find all versions of the php package fusonic/assert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fusonic/assert
More information about fusonic/assert
Files in fusonic/assert
Download fusonic/assert
More information about fusonic/assert
Files in fusonic/assert
Vendor fusonic
Package assert
Short Description Extends beberlei/assert with a convenient chaining functionality
License MIT
Package assert
Short Description Extends beberlei/assert with a convenient chaining functionality
License MIT
Please rate this library. Is it a good library?
Informations about the package assert
assert
- About
- Install
- Usage
About
This assertion library extends beberlei/assert with convenient chaining functionality to improve error message details.
- Wraps all chained and non-chained assertion errors in the same exception object.
- Lazy validation with a defined root path (e.g. an object class name)
- Single assertions with a separate root path as a first argument
Install
Use composer to install the library from packagist.
Usage
Regular assertion with root path:
Chained lazy assertion with root path example:
Example output:
All versions of assert with dependencies
PHP Build Version
Package Version
The package fusonic/assert contains the following files
Loading the files please wait ...