pattern-builder/pattern-builder

Provides the integration of JSON pattern schemas.

Maintainers

Package info

github.com/PatternBuilder/pattern-builder-lib-php

pkg:composer/pattern-builder/pattern-builder

Statistics

Installs: 51

Dependents: 0

Suggesters: 0

Stars: 9

Open Issues: 2

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

This package is not auto-updated.

Last update: 2026-03-01 10:16:04 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