Simple to use Validator class, built by Vundo
You can install the package via Composer by running composer require vundo/validator
or by adding "vundo/validator": "dev-master"
into your require section in your composer.json file. After that, please require the Composer autoloader into your PHP project.