cooper/laravel-str-chinese-macros is a Laravel package for laravel str chinese macros.
It currently has 1 GitHub stars and 7 downloads on Packagist (latest version 0.0.1).
Install it with composer require cooper/laravel-str-chinese-macros.
Discover more Laravel packages by cooper
or browse all Laravel packages to compare alternatives.
Last updated
Illuminate\Support\Str 中文拓展包
解析中文地址是否是中文composer require cooper/laravel-str-chinese-macros
<?php
use Illuminate\Support\str;
Str::parseAddress('广东省深圳市南山区南海大道2163号');
The MIT License (MIT). Please see License File for more information.