pattern-builder/pattern-builder

Provides the integration of JSON pattern schemas.

v1.1.1 2019-04-26 02:26 UTC

This package is not auto-updated.

Last update: 2024-04-28 00:32:23 UTC


README

Packagist Packagist Travis

Pattern Builder PHP Library

Provides integration of JSON pattern schemas.

Installation

The suggested installation method is via composer:

composer require pattern-builder/pattern-builder:^1.0

Running tests

There are a handful of unit tests in the tests directory. To run the tests:

$ composer test

License

MIT - see the LICENSE file for details