Download the PHP package vgirol/jsonapi-assert without Composer
On this page you can find all versions of the php package vgirol/jsonapi-assert. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download vgirol/jsonapi-assert
More information about vgirol/jsonapi-assert
Files in vgirol/jsonapi-assert
Package jsonapi-assert
Short Description This package provides a set of assertions to test documents using the JSON:API specification.
License MIT
Homepage http://github.com/VGirol/JsonApi-Assert
Informations about the package jsonapi-assert
JsonApi-Assert
This package provides a set of assertions to test documents using the JSON:API specification.
Technologies
- PHP 7.3+
- PHPUnit 9.0+
Installation
To install through composer, simply put the following in your composer.json
file:
And then run composer install
from the terminal.
Quick Installation
Above installation can also be simplified by using the following command:
Usage
You can use these assertions in your classes directly as a static call.
Documentation
The API documentation is available in XHTML format at the url http://jsonapi-assert.girol.fr/docs/ref/index.html.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Testing
Contributing
Please see CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Vincent Girol
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of jsonapi-assert with dependencies
dms/phpunit-arraysubset-asserts Version ^0.2
phpunit/phpunit Version ^9.0
vgirol/jsonapi-constant Version ^1.1
vgirol/jsonapi-structure Version dev-master