Skip to content

vircom/types-validator

Repository files navigation

vircom/types-validator


Build Status Coverage Status Latest Stable Version Total Downloads License

This package provides an implementation to validate method argument types.

Prerequisites

  • PHP 7.4+

Installation

Install by composer

To install vircom/types-validator with Composer, run the following command:

$ composer require vircom/types-validator

You can see this library on Packagist.

Composer installs autoloader at ./vendor/autoloader.php. If you use vircom/http-parser in your php script, add:

require_once 'vendor/autoload.php';

Documentation:

Documentation is available in GitBook

About

Submitting bugs and feature requests

Bugs and feature request are tracked on GitHub

License

Monolog is licensed under the MIT License - see the LICENSE file for details

About

Scalar and object types validator simple library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages