PHPackages                             ajd/ajd-validation-additional-rules - 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. ajd/ajd-validation-additional-rules

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

ajd/ajd-validation-additional-rules
===================================

Additional rules for ajd validation

05PHP

Since Sep 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/ajdoc/ajd-validation-additional-rules)[ Packagist](https://packagist.org/packages/ajd/ajd-validation-additional-rules)[ RSS](/packages/ajd-ajd-validation-additional-rules/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

AJD Validation additonal rules
==============================

[](#ajd-validation-additonal-rules)

Additional Rules for AJD validation

Description
-----------

[](#description)

Additional Rules for AJD validation

Getting Started
---------------

[](#getting-started)

### Installing

[](#installing)

- `composer require ajd/ajd-validation-additional-rules`
- after installing add the package to AJD validation as shown by the example below

```
use AJD_validation\AJD_validation;

$v->addPackages([
	AjdAddRules\AjdAdditionalRulesServiceProvider::class
]);
```

- adding package is usally done in the bootsraping of your application
- after adding the package you have now access to the additional rules provided by this package.

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

[](#documentation)

- [Rules](docs/rules/)

Authors
-------

[](#authors)

Contributors names and contact info Aj Doc ()

Version History
---------------

[](#version-history)

- 0.1 (master)
    - Initial Release

Links
-----

[](#links)

- See also:
    - [AJD validation](https://github.com/ajdoc/ajd-validation)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/a5ae412dee6651cf5016e4dd8e109d4ade694a717ed1d1b32f65715111f52150?d=identicon)[ajdoc](/maintainers/ajdoc)

---

Top Contributors

[![ajdoc](https://avatars.githubusercontent.com/u/108965281?v=4)](https://github.com/ajdoc "ajdoc (6 commits)")

### Embed Badge

![Health badge](/badges/ajd-ajd-validation-additional-rules/health.svg)

```
[![Health](https://phpackages.com/badges/ajd-ajd-validation-additional-rules/health.svg)](https://phpackages.com/packages/ajd-ajd-validation-additional-rules)
```

###  Alternatives

[marcosh/php-validation-dsl

A DSL for validating data in a functional fashion

483.9k](/packages/marcosh-php-validation-dsl)

PHPackages © 2026

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