承接 torann/laravel-weather 相关项目开发

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

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

torann/laravel-weather

Composer 安装命令:

composer require torann/laravel-weather

包简介

Simple weather forecaster for Laravel

README 文档

README

NOTICE This package no longer works as intended, the endpoint it uses no longer exists

Laravel Weather

Latest Stable Version Total Downloads

Just a simple weather package for Laravel.

Installation

To get the latest version of Laravel Weather simply require it in your composer.json file.

"torann/laravel-weather": "0.1.*@dev"

You'll then need to run composer install to download it and have the autoloader updated.

Once installed you need to register the service provider with the application. Open up app/config/app.php and find the providers key.

'providers' => [
    'Torann\LaravelWeather\ServiceProvider',
]

NOTE: the is automatically registered during boot.

Publish package assets:

$ php artisan asset:publish torann/laravel-weather

Add the following to the page where the Laravel Weather widget script will be active:

{{ HTML::style('/packages/torann/laravel-weather/weather.css') }} 

If using Duct add this to the CSS manifest file:

 *= require torann/laravel-weather/weather.css

Rendering

Rendering weather by point:

Weather::renderByPoint($lat, $lng)

Rendering weather by city name:

Weather::renderByName('Hamden, CT')

Example

An live example can be seen on Snowcrew.org

Example.png

统计信息

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

GitHub 信息

  • Stars: 33
  • Watchers: 3
  • Forks: 9
  • 开发语言: PHP

其他信息

  • 授权协议: BSD
  • 更新时间: 2014-10-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固