bayfrontmedia/php-validator

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

Maintainers

Package info

github.com/bayfrontmedia/php-validator

pkg:composer/bayfrontmedia/php-validator

Statistics

Installs: 4 198

Dependents: 6

Suggesters: 0

Stars: 2

Open Issues: 0

v4.1.0 2025-12-23 05:40 UTC

This package is auto-updated.

Last update: 2026-02-23 05:56:23 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 (Tested up to 8.4)

Installation

composer require bayfrontmedia/php-validator

Documentation

See documentation.