PHPackages                             zaxcms/forms - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. zaxcms/forms

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zaxcms/forms
============

06PHP

Since Jan 14Pushed 11y agoCompare

[ Source](https://github.com/ZaxCMS/Forms)[ Packagist](https://packagist.org/packages/zaxcms/forms)[ RSS](/packages/zaxcms-forms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

**WIP**

Zax\\DI\\FormMessagesExtension
==============================

[](#zaxdiformmessagesextension)

This tiny extension allows us to specify default error messages for custom form validators in config.

To use it, simply register it in your config.neon:

```
extensions:
	formMessages: Zax\DI\FormMessagesExtension

```

and add your messages:

```
formMessages:
	My\Custom\Validator::validateSomething: 'Value must be something.'
	My\Other\Custom\Validator::validateSomethingElse: 'Value must be somethin else.'
	# etc...

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![zaxxx](https://avatars.githubusercontent.com/u/7381443?v=4)](https://github.com/zaxxx "zaxxx (1 commits)")

### Embed Badge

![Health badge](/badges/zaxcms-forms/health.svg)

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

###  Alternatives

[jkuchar/multiplefileupload

Multiple upload form control for Nette framework.

104.4k1](/packages/jkuchar-multiplefileupload)[murilo-perosa/domain-tools

Handle domains and DNS tools.

122.7k](/packages/murilo-perosa-domain-tools)[typisttech/wp-admin-notices

A simplified OOP implementation of the WordPress admin notices

141.2k](/packages/typisttech-wp-admin-notices)

PHPackages © 2026

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