Skip to content

Neuron-PHP/validation

Repository files navigation

Build Status

Neuron-PHP Validation

Overview

Installation

Install php composer from https://getcomposer.org/

Install the neuron validation component:

composer require neuron-php/validation

Validation

IsArray

IsBoolean

IsCurrency

IsDate

IsDateRange

IsDateTime

IsDateWithinRange

IsEin

IsEmail

IsFloatingPoint

IsInteger

IsIpAddress

IsJson

IsName

IsNotEmpty

IsNotNull

IsNumberWithinRange

IsNumeric

IsNumericRange

IsPhoneNumber

IsPositive

IsString

IsStringLength

IsTime

IsUpc

IsUrl

IsUuid

Container

Policy

More Information

You can read more about the Neuron components at neuronphp.com

About

Comprehensive data validation library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages