Skip to content

DeBoerTool/validator

Repository files navigation

Validator for PHP

Installation

You can install the package via composer:

composer require dbt/validator

Usage

Testing

composer test

With Coverage

composer coverage

Static Analysis

composer stat

Etc.

Please see CONTRIBUTING for details. The MIT License (MIT). Please see License File for more information.