PHPackages                             hiraeth/checkpoint - 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. hiraeth/checkpoint

ActiveOpus-package[Validation &amp; Sanitization](/categories/validation)

hiraeth/checkpoint
==================

Validation via Checkpoint for the Hiraeth Nano-Framework

2.0.0(2y ago)010.0k↓54.8%1MITPHP

Since Mar 18Pushed 1y ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (4)Used By (1)

Checkpoint is a validation system which uses explicit "inspectors" to validate entities of mixed types. Developers can create inspector classes which will run against entities/models, requests, or whatever they like. Since the data provided to an inspector can be whatever you like, Checkpoint is as flexible for form validation as it is for model validation. It uses [`respect/validation`](https://github.com/Respect/Validation) for the actual validation of data.

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

[](#installation)

```
composer require hiraeth/checkpoint

```

The `checkpoint.jin` configuration will be automatically copied to your `config` directory via [opus](https://github.com/imarc/opus).

Delegates
---------

[](#delegates)

No delegates are included in this package.

Providers
---------

[](#providers)

Operative InterfaceProvides`Checkpoint\Validation``Respect\Validation\Validator`Usage
-----

[](#usage)

See [the Checkpoint documentation](https://github.com/imarc/checkpoint) for more information on how to create inspectors.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

Total

3

Last Release

444d ago

Major Versions

1.0.0 → 2.0.02024-03-18

2.0.0 → 3.0-beta2025-04-16

### Community

Maintainers

![](https://www.gravatar.com/avatar/4ab2b91daf2aa6e4c7f98f785a3135daa3e9998bd7021d89df05a374e28ecde5?d=identicon)[mattsah](/maintainers/mattsah)

---

Top Contributors

[![mattsah](https://avatars.githubusercontent.com/u/586346?v=4)](https://github.com/mattsah "mattsah (14 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/hiraeth-checkpoint/health.svg)

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

###  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)
