PHPackages                             fruit/checkkit - 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. fruit/checkkit

ActiveLibrary

fruit/checkkit
==============

Data validating tools for Fruit framework

0.2.0(7y ago)07PHPPHP ^7

Since Sep 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/fruit-php/checkkit)[ Packagist](https://packagist.org/packages/fruit/checkkit)[ RSS](/packages/fruit-checkkit/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (7)Versions (5)Used By (0)

CheckKit is set of data validating tools for Fruit framework.

Synopsis
========

[](#synopsis)

```
$repo = Repo::default();
$repo->mustCheck([], 'array', []); // safe
$repo->mustCheck([], 'array', ['min_length' => 3]); // throws exception
```

See documents of each validator for supported rules.

License
=======

[](#license)

Any version of MIT, GPL or LGPL.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~2 days

Total

4

Last Release

2775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ef743a4ba2b41bc6643ca3c4d71f4608abee7dc617efa09b18e3fa0a44aeda8?d=identicon)[Ronmi](/maintainers/Ronmi)

---

Top Contributors

[![Ronmi](https://avatars.githubusercontent.com/u/59556?v=4)](https://github.com/Ronmi "Ronmi (23 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/fruit-checkkit/health.svg)

```
[![Health](https://phpackages.com/badges/fruit-checkkit/health.svg)](https://phpackages.com/packages/fruit-checkkit)
```

PHPackages © 2026

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