PHPackages                             zifan/laravel-addressparser - 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. zifan/laravel-addressparser

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

zifan/laravel-addressparser
===========================

laravel中文收货地址智能识别

v1.0.4(3y ago)043MITPHPPHP &gt;=7.1

Since Sep 22Pushed 3y ago1 watchersCompare

[ Source](https://github.com/a443939412/laravel-address-parse)[ Packagist](https://packagist.org/packages/zifan/laravel-addressparser)[ Docs](https://github.com/a443939412/laravel-address-parse)[ RSS](/packages/zifan-laravel-addressparser/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (6)Used By (0)

LaravelAddressParser
====================

[](#laraveladdressparser)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6da48bcb0c85d707805aeeab4e837620d0bd7d61164fe502055d1cdaa9ce1ee9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a6966616e2f616464726573737061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zifan/addressparser)[![Total Downloads](https://camo.githubusercontent.com/bf208b90a77e0bedb5afd48d550d436322992010c0e6f2d5ed4d1de312701f04/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a6966616e2f616464726573737061727365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zifan/addressparser)[![Build Status](https://camo.githubusercontent.com/82b40e47287cd81b137db038f3e67938c6080716ced3f498242a9d2b6a495166/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a6966616e2f616464726573737061727365722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zifan/addressparser)[![StyleCI](https://camo.githubusercontent.com/cb13a877afd1dbe223c631789c3f922d3ace958fdb334a9cce9b26afefbc2ebd/68747470733a2f2f7374796c6563692e696f2f7265706f732f31323334353637382f736869656c64)](https://styleci.io/repos/12345678)

Take a look at [contributing.md](contributing.md) to see a to do list.

Requirements
------------

[](#requirements)

- PHP &gt;= 7.1.0
- Mbstring PHP Extension
- Laravel &gt;= 5.5.0

Installation
------------

[](#installation)

Via Composer

```
$ composer require zifan/laravel-addressparser
```

Then run these commands to publish config：

```
$ php artisan vendor:publish --tag="addressparser.config"

```

After run command you can find config file in `config/addressparser.php`, in this file you can change the settings.

Configuration
-------------

[](#configuration)

- dataProvider array Default setting: \[ 'driver' =&gt; 'database', 'model' =&gt; 'Zifan\\LaravelAddressParser\\Models\\Area' \]

If you use the plug-in's default data provider, follow these instructions:

```
$ php artisan address-parser:table
$ php artisan migrate --step

```

- Omit others

Usage
-----

[](#usage)

\\AddressParser::smart('浙江省杭州市滨江区西兴街道滨康路228号万福中心A座21楼');

Change log
----------

[](#change-log)

Please see the [changelog](changelog.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [contributing.md](contributing.md) for details and a todolist.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [zifan](https://github.com/a443939412)
- [All Contributors](../../contributors)

License
-------

[](#license)

MIT. Please see the [license file](license.md) for more information.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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.

###  Release Activity

Cadence

Every ~151 days

Total

5

Last Release

1138d ago

### Community

Maintainers

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

---

Top Contributors

[![a443939412](https://avatars.githubusercontent.com/u/13361366?v=4)](https://github.com/a443939412 "a443939412 (20 commits)")

---

Tags

laraveladdress parseAddressParser

### Embed Badge

![Health badge](/badges/zifan-laravel-addressparser/health.svg)

```
[![Health](https://phpackages.com/badges/zifan-laravel-addressparser/health.svg)](https://phpackages.com/packages/zifan-laravel-addressparser)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[vinkius-labs/laravel-page-speed

Laravel Page Speed

2.5k12.5k1](/packages/vinkius-labs-laravel-page-speed)[emargareten/inertia-modal

Inertia Modal is a Laravel package that lets you implement backend-driven modal dialogs for Inertia apps.

90142.9k](/packages/emargareten-inertia-modal)[wearepixel/laravel-cart

A cart implementation for Laravel

1374.8k](/packages/wearepixel-laravel-cart)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.4k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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