mills/panoramio 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

mills/panoramio

Composer 安装命令:

composer require mills/panoramio

包简介

PHP wrapper for the Panoramio image service

README 文档

README

Panoramio Wrapper Class
=======================

* Anthony Mills (<me@anthony-mills.com>)
* Version: 0.2
* Website: http://anthony-mills.com/
* Github: https://github.com/anthony-mills/Panoramio

This free software is licensed under version 3 of the GPL license.

About
-----

This wrapper class allows you to retrieve images back as a PHP object from the Panoramio data API.

Usage
-----

To use the features of the class simply:

* Include and then instansiate the Panoramio wrapper class in your code
* Set the longitude and latitude of the location you would like to collect images near with the setRequiredLocation method
* Then call the getPanoramioImages method to actually contact the API and request images for the location

See the file Example/example.php for a very basic use case example of how the class can be to get images with the default co-ordinates for Sydney, Australia.

统计信息

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

GitHub 信息

  • Stars: 10
  • Watchers: 3
  • Forks: 5
  • 开发语言: HTML

其他信息

  • 授权协议: GPLV2
  • 更新时间: 2015-02-12