承接 amazingbits/zipcode-finder 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

amazingbits/zipcode-finder

最新稳定版本:1.0.1

Composer 安装命令:

composer require amazingbits/zipcode-finder

包简介

A library to find addresses by passing zip-codes

README 文档

README

This library generates an array with address informations by passing a zip code.

The zip code must be in this format: 00000-000 to work correctly.

The example file in root demonstrate how it works.

Thes library use the following APIs to search addresses by zipcode:

To use this library, just init Search class from namespace Amazingbits\ZipcodeFinder\UseCase\Search\Search and call the method getAddressFromZipCode() passing a zip code with this format: 00000-000. It returns an array with: cep, street, district, city and state or false.

Click here to repository.

统计信息

  • 总下载量: 6
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 4
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-09-12