承接 ivory/google-map 相关项目开发

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

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

ivory/google-map

最新稳定版本:6.1.6

Composer 安装命令:

composer require ivory/google-map

包简介

Google Map API v3 integration for PHP ^8.1

关键字:

README 文档

README

Build

Quickstart

Packagist: ivory/google-map

composer require ivory/google-map

Symfony Bundle

Github: ivory/google-map-bundle

Packagist: ivory/google-map-bundle

composer require ivory/google-map-bundle

Contao Bundle

Github: heimrichhannot/contao-google-maps-bundle

Packagist: heimrichhannot/contao-google-maps-bundle

Overview

The Ivory Google Map project provides a Google Map integration for your PHP 7.0+ project. It allows you to manage map, controls, overlays, events & services through the Google Map API v3.

use Ivory\GoogleMap\Helper\Builder\ApiHelperBuilder;
use Ivory\GoogleMap\Helper\Builder\MapHelperBuilder;
use Ivory\GoogleMap\Map;

$map = new Map();

$mapHelper = MapHelperBuilder::create()->build();
$apiHelper = ApiHelperBuilder::create()
    ->setKey('API_KEY')
    ->build();

echo $mapHelper->render($map);
echo $apiHelper->render([$map]);

Documentation

Testing

The library is fully unit tested by PHPUnit with a code coverage close to 100%.

Contribute

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the CONTRIBUTING file which will explain you how to set up the project.

License

The Ivory Google Map is under the MIT license. For the full copyright and license information, please read the LICENSE file that was distributed with this source code.

统计信息

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

GitHub 信息

  • Stars: 14
  • Watchers: 4
  • Forks: 186
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固