Last updated 4 years ago
Was this helpful?
To install vircom/types-validator with Composer, run the following command:
$ composer require vircom/types-validator
You can see this library on .
Composer installs autoloader at ./vendor/autoloader.php. If you use vircom/http-parser in your php script, add:
./vendor/autoloader.php
require_once 'vendor/autoload.php';