Provides integration of JSON pattern schemas.
The suggested installation method is via composer:
composer require pattern-builder/pattern-builder:^1.0
There are a handful of unit tests in the tests directory. To run the tests:
$ composer test
MIT - see the LICENSE file for details