PHPackages                             pcapredict/tag - 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. pcapredict/tag

ActiveMagento2-module[Validation &amp; Sanitization](/categories/validation)

pcapredict/tag
==============

Address Validation for Checkout Forms

2.0.8(7y ago)5315.9k↓43.3%34[2 issues](https://github.com/PCAPredict/magento2/issues)[7 PRs](https://github.com/PCAPredict/magento2/pulls)HTMLPHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0

Since Apr 25Pushed 5y ago4 watchersCompare

[ Source](https://github.com/PCAPredict/magento2)[ Packagist](https://packagist.org/packages/pcapredict/tag)[ RSS](/packages/pcapredict-tag/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (18)Used By (0)

**Manual Install**
==================

[](#manual-install)

### From Git

[](#from-git)

- Locate the **/app/code** directory which should be under the magento root installation.
- If the **code** folder is not there, create it.
- Create a folder **PCAPredict** inside the **code** folder.
- Change to the **PCAPredict** folder and clone the Git repository () into **PCAPredict** specifying the local repository folder to be **Tag**e.g. ` git clone https://github.com/pcapredict/magento2.git Tag`

### From ZIP File

[](#from-zip-file)

- Locate the **/app/code** directory which should be under the magento root installation.
- If the **code** folder is not there, create it.
- Create the folder structure **PCAPredict/Tag/** inside the **code** folder.
- Download the latest release from the github site ().
- Extract the zip contents to the **Tag** folder you just created. The README.md and all other files and folders should be under the **Tag** folder.

### If you're using Composer

[](#if-youre-using-composer)

- Integrated with Packagist, so you should be able to get the latest version with: `composer require pcapredict/tag:^2.0.8`

### Magento Setup

[](#magento-setup)

- Make sure you have the correct file and folder permissions set on your magento installation so that the magnento store can install the app.
- Refer to the Magento 2 documentation for full instructions on how to install an app, the commands should be similar to the following: `php bin/magento setup:upgrade - This tells magento to install the app.``php bin/magento cache:flush - This flushes the cache so the app appears in the admin area correctly.`

**App Configuration Options**
=============================

[](#app-configuration-options)

The configuration for the extension is located under *Stores* &gt; *Other Settings* &gt; **PCA Predict Settings**.

### Main screen

[](#main-screen)

- Account Code - Enter your PCAPredict Account Code here.
- Password - The password you used when you setup the account.

### Logged in screen

[](#logged-in-screen)

- Back-end custom javascript - This is for any custom javascript to be injected into the back-end of the website when the app loads.
- Front-end custom javascript - This is for any custom javascript to be injected into the front-end of the website when the app loads.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~73 days

Recently: every ~176 days

Total

16

Last Release

2575d ago

Major Versions

1.1.0 → 2.0.12017-03-28

PHP version history (3 changes)1.0.1PHP ~5.5.0|~5.6.0|~7.0.0

2.0.5PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0

2.0.8PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0|~7.2.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17875680?v=4)[PCA Predict](/maintainers/pcapredict)[@PCAPredict](https://github.com/PCAPredict)

---

Top Contributors

[![rikhowarth](https://avatars.githubusercontent.com/u/17875489?v=4)](https://github.com/rikhowarth "rikhowarth (28 commits)")[![henrikvalve](https://avatars.githubusercontent.com/u/23501390?v=4)](https://github.com/henrikvalve "henrikvalve (5 commits)")[![Danielc3](https://avatars.githubusercontent.com/u/12715843?v=4)](https://github.com/Danielc3 "Danielc3 (1 commits)")[![davidwindell](https://avatars.githubusercontent.com/u/1720090?v=4)](https://github.com/davidwindell "davidwindell (1 commits)")[![deliamcginnis](https://avatars.githubusercontent.com/u/21170554?v=4)](https://github.com/deliamcginnis "deliamcginnis (1 commits)")[![kognyanov](https://avatars.githubusercontent.com/u/20320785?v=4)](https://github.com/kognyanov "kognyanov (1 commits)")[![molsm](https://avatars.githubusercontent.com/u/8057756?v=4)](https://github.com/molsm "molsm (1 commits)")[![nntoan](https://avatars.githubusercontent.com/u/3891429?v=4)](https://github.com/nntoan "nntoan (1 commits)")[![adamzero1](https://avatars.githubusercontent.com/u/6369163?v=4)](https://github.com/adamzero1 "adamzero1 (1 commits)")[![timothykibler](https://avatars.githubusercontent.com/u/12955959?v=4)](https://github.com/timothykibler "timothykibler (1 commits)")[![annybs](https://avatars.githubusercontent.com/u/129557?v=4)](https://github.com/annybs "annybs (1 commits)")

---

Tags

address-validationmagento2magento2-extension

### Embed Badge

![Health badge](/badges/pcapredict-tag/health.svg)

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

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

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