PHPackages                             neuron-php/validation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. neuron-php/validation

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

neuron-php/validation
=====================

Data validation.

0.7.11(4mo ago)035.4k↓31.3%2MITPHPCI passing

Since Apr 23Pushed 4mo agoCompare

[ Source](https://github.com/Neuron-PHP/validation)[ Packagist](https://packagist.org/packages/neuron-php/validation)[ RSS](/packages/neuron-php-validation/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (31)Used By (2)

[![CI](https://github.com/Neuron-PHP/validation/actions/workflows/ci.yml/badge.svg)](https://github.com/Neuron-PHP/validation/actions)[![codecov](https://camo.githubusercontent.com/922ac5010b8b58a33ca35d1cd037205f93b6dd3d90e9093bdd0796f253759720/68747470733a2f2f636f6465636f762e696f2f67682f4e6575726f6e2d5048502f76616c69646174696f6e2f6272616e63682f646576656c6f702f67726170682f62616467652e737667)](https://codecov.io/gh/Neuron-PHP/validation)

Neuron-PHP Validation
=====================

[](#neuron-php-validation)

Overview
--------

[](#overview)

Installation
------------

[](#installation)

Install php composer from

Install the neuron validation component:

```
composer require neuron-php/validation

```

Validation
----------

[](#validation)

### IsArray

[](#isarray)

### IsBoolean

[](#isboolean)

### IsCurrency

[](#iscurrency)

### IsDate

[](#isdate)

### IsDateRange

[](#isdaterange)

### IsDateTime

[](#isdatetime)

### IsDateWithinRange

[](#isdatewithinrange)

### IsEin

[](#isein)

### IsEmail

[](#isemail)

### IsFloatingPoint

[](#isfloatingpoint)

### IsInteger

[](#isinteger)

### IsIpAddress

[](#isipaddress)

### IsJson

[](#isjson)

### IsName

[](#isname)

### IsNotEmpty

[](#isnotempty)

### IsNotNull

[](#isnotnull)

### IsNumberWithinRange

[](#isnumberwithinrange)

### IsNumeric

[](#isnumeric)

### IsNumericRange

[](#isnumericrange)

### IsPhoneNumber

[](#isphonenumber)

### IsPositive

[](#ispositive)

### IsString

[](#isstring)

### IsStringLength

[](#isstringlength)

### IsTime

[](#istime)

### IsUpc

[](#isupc)

### IsUrl

[](#isurl)

### IsUuid

[](#isuuid)

Container
---------

[](#container)

Policy
------

[](#policy)

More Information
================

[](#more-information)

You can read more about the Neuron components at [neuronphp.com](http://neuronphp.com)

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance77

Regular maintenance activity

Popularity28

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~74 days

Recently: every ~14 days

Total

29

Last Release

125d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1099983?v=4)[Lee Jones](/maintainers/ljonesfl)[@ljonesfl](https://github.com/ljonesfl)

---

Top Contributors

[![ljonesfl](https://avatars.githubusercontent.com/u/1099983?v=4)](https://github.com/ljonesfl "ljonesfl (154 commits)")

---

Tags

data-validationphp8

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/neuron-php-validation/health.svg)

```
[![Health](https://phpackages.com/badges/neuron-php-validation/health.svg)](https://phpackages.com/packages/neuron-php-validation)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
