PHPackages                             wubbleyou/yii2-widget-jquery-postcodes - 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. wubbleyou/yii2-widget-jquery-postcodes

ActiveYii2-extension

wubbleyou/yii2-widget-jquery-postcodes
======================================

Attaches a jquery.postcodes instance to a form

1.0.0(10y ago)0153BSD-2-ClausePHP

Since Mar 30Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Wubbleyou/yii2-widget-jquery-postcodes)[ Packagist](https://packagist.org/packages/wubbleyou/yii2-widget-jquery-postcodes)[ RSS](/packages/wubbleyou-yii2-widget-jquery-postcodes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

yii2-widget-jquery-postcodes
============================

[](#yii2-widget-jquery-postcodes)

Based on [jquery.postcodes](https://github.com/ideal-postcodes/jquery.postcodes) (imported by bower) allowing us to convert postcodes to address' via

Installation
============

[](#installation)

Either run

```
php composer.phar require --prefer-dist wubbleyou/yii2-widget-jquery-postcodes "*"

```

or add

```
"wubbleyou/yii2-widget-jquery-postcodes": "*"

```

to the require section of your `composer.json` file.

Usage
=====

[](#usage)

After installing the extension the following is required.

Add the widget to the page, please see [the jQuery Demo](https://ideal-postcodes.co.uk/jquery) for more options.

An API Key is required from

```

JQueryPostcodesWidget::widget([

        'pluginOptions' =>
        [
            'api_key' => 'key',
            'output_fields' => [
               'line_1' => '#address_line_1',
               'line_2' => '#address_line_2',
               'post_town' => '#address_line_town',
               'county' => '#address_line_county',
               'postcode' => '#address_line_postcode'
            ],
            'input_class' => 'form-control',
            'button_class' => 'btn btn-default'
        ]])

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3695d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0dfd5e4243f46321d051e985fbd72c28e91ba23a007b2eac4cb8a0d4a9564698?d=identicon)[wubbleyou](/maintainers/wubbleyou)

---

Top Contributors

[![Mark-Renney](https://avatars.githubusercontent.com/u/2581150?v=4)](https://github.com/Mark-Renney "Mark-Renney (1 commits)")

---

Tags

jqueryyii2extensionpostcodes

### Embed Badge

![Health badge](/badges/wubbleyou-yii2-widget-jquery-postcodes/health.svg)

```
[![Health](https://phpackages.com/badges/wubbleyou-yii2-widget-jquery-postcodes/health.svg)](https://phpackages.com/packages/wubbleyou-yii2-widget-jquery-postcodes)
```

###  Alternatives

[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)[raoul2000/yii2-jcrop-widget

This extension is a wrapper for the jQuery Image Cropping Plugin (jcrop)

10248.3k2](/packages/raoul2000-yii2-jcrop-widget)[keygenqt/yii2-autocomplete-ajax

A simple way to search model id of the attributes model

1015.8k](/packages/keygenqt-yii2-autocomplete-ajax)[raoul2000/yii2-scrollup-widget

Wrapper around the Scrollup JQuery plugin

133.4k](/packages/raoul2000-yii2-scrollup-widget)

PHPackages © 2026

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