PHPackages                             hypejunction/forms\_validation - 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. hypejunction/forms\_validation

ActiveElgg-plugin[Validation &amp; Sanitization](/categories/validation)

hypejunction/forms\_validation
==============================

Form validation components for Elgg

7.0.2(1w ago)161[1 issues](https://github.com/hypeJunction/Elgg-forms_validation/issues)GPL-2.0-or-laterShellPHP &gt;=8.3CI failing

Since Nov 1Pushed 3w ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-forms_validation)[ Packagist](https://packagist.org/packages/hypejunction/forms_validation)[ Docs](https://github.com/hypeJunction/Elgg-forms_validation)[ RSS](/packages/hypejunction-forms-validation/feed)WikiDiscussions main Synced today

READMEChangelog (4)Dependencies (9)Versions (19)Used By (0)

Form validation component for Elgg
==================================

[](#form-validation-component-for-elgg)

[![Elgg 7.x](https://camo.githubusercontent.com/959475d1d91761b2e3ed85398ae1ebe9536a48c724e92bef53e7e2027c3d3627/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d372e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/959475d1d91761b2e3ed85398ae1ebe9536a48c724e92bef53e7e2027c3d3627/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d372e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Screenshots
-----------

[](#screenshots)

[![Invalid input](https://camo.githubusercontent.com/9c43f833cfdff62d1f669d426e8f66c6463b86f185508dda9a933a941b6a1159/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d666f726d735f76616c69646174696f6e2f6d61737465722f73637265656e73686f74732f76616c69646174696f6e2e706e67 "Invalid input")](https://camo.githubusercontent.com/9c43f833cfdff62d1f669d426e8f66c6463b86f185508dda9a933a941b6a1159/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d666f726d735f76616c69646174696f6e2f6d61737465722f73637265656e73686f74732f76616c69646174696f6e2e706e67)

Features
--------

[](#features)

- Client-side validation with Parsley.js
- Customizable error messages
- Easy to integrate into existing forms
- Extendable with custom validation rules

Usage
-----

[](#usage)

- Validation rules and other options are described in Parsley.js documentation
- To enable client-side form validation, pass 'validate' parameter with form vars:

```
echo elgg_view_form('my/form', array(
    'validate' => true,
), array());

// or

echo elgg_view('input/form', array(
    'action' => 'action/my/action',
    'validate' => true,
));
```

Compatibility
-------------

[](#compatibility)

Plugin versionElgg version7.0.07.x6.0.06.x5.0.05.x4.0.04.x3.0.03.x

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance77

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

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

Recently: every ~10 days

Total

12

Last Release

9d ago

Major Versions

1.1.1 → 4.0.02026-05-09

4.0.0 → 5.0.02026-05-09

3.0.0 → 6.0.02026-05-13

6.0.0 → 7.0.02026-05-19

PHP version history (6 changes)1.1.0PHP &gt;=5.5

4.0.0PHP &gt;=7.4

5.0.0PHP &gt;=8.2

3.0.0PHP &gt;=7.2

6.0.0PHP &gt;=8.1

7.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (36 commits)")

---

Tags

elggelgg-pluginphppluginvalidationelggForms

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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