Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 792 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 792 Bytes

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