bayfrontmedia/php-validator

A simple class used to validate a variety of data, and supports custom validation messages

v4.0.1 2024-10-31 14:45 UTC

This package is auto-updated.

Last update: 2024-10-31 14:46:42 UTC


README

PHP validator is a simple class used to validate a variety of data, and supports custom validation messages.

License

This project is open source and available under the MIT License.

Author

Bayfront Media

Requirements

  • PHP ^8.0

Installation

composer require bayfrontmedia/php-validator

Documentation

See documentation.