Getting started
Requirements
- PHP 7.1 or greater
- ext-json
- ext-pcre
- ext-spl
Generated with clue/graph-composer
Installation
With Composer
Install the SARIF PHP SDK with Composer.
composer require bartlett/sarif-php-sdk ^1
With Git
The SARIF PHP SDK can be directly used from GitHub by cloning the repository into a directory of your choice.
git clone -b 1.0 https://github.com/llaville/sarif-php-sdk.git