定制 ghaffaru/ghcities-php 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

ghaffaru/ghcities-php

最新稳定版本:1.1.0

Composer 安装命令:

composer require ghaffaru/ghcities-php

包简介

PHP package for working with cities in ghana

README 文档

README

Latest Stable Version Total Downloads License

A php package for working with cities in ghana !

Installation

You can install the package via composer:

composer require ghaffaru/ghcities-php

Usage

Get all Regions in ghana

$regions = \Ghaffaru\GhCities\Region::all();

Get all cities in Ghana

$cities = \Ghaffaru\GhCities\City::all();

Get Cities in a Region

$cities = \Ghaffaru\GhCities\Region::getCities('Ahafo');

Testing

composer test

Contributing

Please see CONTRIBUTING for details.

Credits

  • Oliver for compiling the cities.json file

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-02-18