PHPackages                             tyrellsys/cakephp-validator - 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. tyrellsys/cakephp-validator

AbandonedCakephp-plugin

tyrellsys/cakephp-validator
===========================

CakePHP4 Validator that set the validation message

v5.0.0(1y ago)11.9k1PHPPHP &gt;=8.1

Since Apr 13Pushed 1y ago3 watchersCompare

[ Source](https://github.com/tyrellsys/cakephp-validator)[ Packagist](https://packagist.org/packages/tyrellsys/cakephp-validator)[ RSS](/packages/tyrellsys-cakephp-validator/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (6)Used By (0)

CakePHP4 Messages Validator plugin
==================================

[](#cakephp4-messages-validator-plugin)

CakePHP4 Validator that set the validation message

Requirements
------------

[](#requirements)

The master branch has the following requirements:

- CakePHP &gt;4.0.0
- PHP 7.2 or greater

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

The recommended way to install composer packages is:

```
composer require tyrellsys/cakephp-validator

```

no need plugin load

Config
------

[](#config)

no configuration

Model validation
----------------

[](#model-validation)

```
namespace App\Model\Table;

...

class PostsTable extends Table
{
    protected $_validatorClass = \Tyrellsys\CakePHPValidator\Validation\Validator::class;
}
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance47

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Total

5

Last Release

393d ago

Major Versions

0.0.2 → 4.x-dev2020-04-13

4.x-dev → 5.x-dev2025-04-21

PHP version history (2 changes)0.0.1PHP &gt;=7.2

5.x-devPHP &gt;=8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c61c4432733be8a29ec479b4f1db54e6efb90751833ebfc645cb94f283cda6?d=identicon)[mtak3](/maintainers/mtak3)

---

Top Contributors

[![mtak3](https://avatars.githubusercontent.com/u/1726154?v=4)](https://github.com/mtak3 "mtak3 (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tyrellsys-cakephp-validator/health.svg)

```
[![Health](https://phpackages.com/badges/tyrellsys-cakephp-validator/health.svg)](https://phpackages.com/packages/tyrellsys-cakephp-validator)
```

###  Alternatives

[friendsofcake/cakepdf

CakePHP plugin for creating and/or rendering Pdfs, several Pdf engines supported.

3752.1M3](/packages/friendsofcake-cakepdf)[cakephp/bake

Bake plugin for CakePHP

11211.2M158](/packages/cakephp-bake)[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[dereuromark/cakephp-queue

The Queue plugin for CakePHP provides deferred task execution.

308850.3k14](/packages/dereuromark-cakephp-queue)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1862.1M27](/packages/dereuromark-cakephp-ide-helper)[dereuromark/cakephp-tinyauth

A CakePHP plugin to handle user authentication and authorization the easy way.

129228.6k10](/packages/dereuromark-cakephp-tinyauth)

PHPackages © 2026

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