PHPackages                             creativestyle/magesuite-address-splitter - 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. creativestyle/magesuite-address-splitter

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

creativestyle/magesuite-address-splitter
========================================

Tool allows to split customer addresses into two parts, street and house number.

v1.0.2(3mo ago)121OSL-3.0PHP

Since May 10Pushed 3mo ago4 watchersCompare

[ Source](https://github.com/magesuite/address-splitter)[ Packagist](https://packagist.org/packages/creativestyle/magesuite-address-splitter)[ RSS](/packages/creativestyle-magesuite-address-splitter/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

CLI commands
============

[](#cli-commands)

This module uses viison/address-splitter () repository to split street into street and house number in customer address entities.

It allows to use two commands:

- `address:splitter:split`
    Test command, can be used to check the address-splitter logic.
    Example:

```
bin/magento address:splitter:split "test address 11"
```

will return

```
Array
(
    [0] => test address
    [1] => 11
)
```

- `address:extract:housenumber mode`
    Command extract house number from street and updates street in customer address entries in the database.

Mode: - `preview` loads data from database, parses them and saves result into the CSV file - `execute` loads data from db, parses them, saves result into the CSV file and updats data in the database

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance79

Regular maintenance activity

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~573 days

Total

4

Last Release

110d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6814811?v=4)[creativestyle](/maintainers/creativestyle)[@creativestyle](https://github.com/creativestyle)

---

Top Contributors

[![Leone](https://avatars.githubusercontent.com/u/619464?v=4)](https://github.com/Leone "Leone (8 commits)")[![evilprophet](https://avatars.githubusercontent.com/u/9113198?v=4)](https://github.com/evilprophet "evilprophet (1 commits)")

### Embed Badge

![Health badge](/badges/creativestyle-magesuite-address-splitter/health.svg)

```
[![Health](https://phpackages.com/badges/creativestyle-magesuite-address-splitter/health.svg)](https://phpackages.com/packages/creativestyle-magesuite-address-splitter)
```

###  Alternatives

[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[appsero/client

Appsero Client

25431.7k9](/packages/appsero-client)[parfaitementweb/filament-country-field

Country dropdown with ISO 3166 options values

19155.0k1](/packages/parfaitementweb-filament-country-field)[mandango/mondator

Easy and flexible class generator for PHP

1917.9k3](/packages/mandango-mondator)[marvinlabs/laravel-html-font-awesome

A fluent html builder for Font Awesome icons

151.7k](/packages/marvinlabs-laravel-html-font-awesome)

PHPackages © 2026

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