avaslev/validator

A extendable php validator

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/avaslev/validator

v0.0.2 2019-01-10 20:54 UTC

This package is auto-updated.

Last update: 2026-01-11 18:00:13 UTC


README

Installation

Validator uses Composer to install and update:

composer require avaslev/validator

Running Tests

The test suite depends on the Composer autoloader to load and run the Validator files. Please ensure you have downloaded and installed Composer before running the tests

./vendor/bin/phpunit --bootstrap vendor/autoload.php tests