PHP validator is a simple class used to validate a variety of data, and supports custom validation messages.
This project is open source and available under the MIT License.
- PHP
^8.0
(Tested up to8.4
)
composer require bayfrontmedia/php-validator
See documentation.