PHPackages                             ixocreate/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. ixocreate/validation

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

ixocreate/validation
====================

IXOCREATE Validation Library

0.2.1(5y ago)16.8k3MITPHPPHP ^7.2 || ^8.0

Since Apr 19Pushed 5y ago2 watchersCompare

[ Source](https://github.com/ixocreate/validation)[ Packagist](https://packagist.org/packages/ixocreate/validation)[ RSS](/packages/ixocreate-validation/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (5)Used By (3)

IXOCREATE Validation Library
============================

[](#ixocreate-validation-library)

[![Build Status](https://camo.githubusercontent.com/786299a0563f22ee3dfb4f1bfb018601d978671dc9f64a33f5f4ae831951e2b3/68747470733a2f2f7472617669732d63692e636f6d2f69786f6372656174652f76616c69646174696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/ixocreate/validation)[![Coverage Status](https://camo.githubusercontent.com/80f2b12e1a826ac0be20703d2843ccdfa0d05f66d9bc373e9538463dc9171ae7/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f69786f6372656174652f76616c69646174696f6e2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ixocreate/validation?branch=master)[![Packagist](https://camo.githubusercontent.com/802a3914dfe39885f103f350ccfb12d2e54577a144bd65adc34ba63325ca71f3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f69786f6372656174652f76616c69646174696f6e2e737667)](https://packagist.org/packages/ixocreate/validation)[![PHP Version](https://camo.githubusercontent.com/84fca2746d1e59f0c6140d379042614b98072e3537a6e8e4068008e351707918/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f69786f6372656174652f76616c69646174696f6e2e737667)](https://packagist.org/packages/ixocreate/validation)[![License](https://camo.githubusercontent.com/03cdb8ba01b91451e55039290cfaad9d62a13a771057ef808bc14241ef654a96/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f69786f6372656174652f76616c69646174696f6e2e737667)](LICENSE)

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

[](#installation)

Install the package via composer:

```
composer require ixocreate/validation
```

Testing
-------

[](#testing)

```
composer install --dev
phpunit
```

Documentation
-------------

[](#documentation)

Learn more about IXOCREATE by reading its [Documentation](https://ixocreate.github.io/).

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If you discover security vulnerabilities, please address issues directly to  via e-mail.

License
-------

[](#license)

The MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.8% 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 ~320 days

Total

3

Last Release

1936d ago

PHP version history (2 changes)0.1.0PHP ^7.1

0.2.1PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5af112c62f11a3723684fa620c56a0ab25158f19b0dcf57d19ac34f57aadf2c9?d=identicon)[ixocreate](/maintainers/ixocreate)

---

Top Contributors

[![luchaos](https://avatars.githubusercontent.com/u/1280590?v=4)](https://github.com/luchaos "luchaos (33 commits)")[![Friedrich-A](https://avatars.githubusercontent.com/u/30212702?v=4)](https://github.com/Friedrich-A "Friedrich-A (6 commits)")[![ohtyap](https://avatars.githubusercontent.com/u/1170097?v=4)](https://github.com/ohtyap "ohtyap (5 commits)")[![bernhard-efler](https://avatars.githubusercontent.com/u/1978420?v=4)](https://github.com/bernhard-efler "bernhard-efler (4 commits)")

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/ixocreate-validation/health.svg)](https://phpackages.com/packages/ixocreate-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)
