vundo/validator

This package is abandoned and no longer maintained. No replacement package was suggested.

Simple Validator class

v0.1 2016-02-16 10:30 UTC

This package is not auto-updated.

Last update: 2021-09-04 02:17:37 UTC


README

Simple to use Validator class, built by Vundo

Latest Stable Version Total Downloads Latest Unstable Version License

Install

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.