Download the PHP package matthewhallcom/pirate-weather-php without Composer
On this page you can find all versions of the php package matthewhallcom/pirate-weather-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matthewhallcom/pirate-weather-php
More information about matthewhallcom/pirate-weather-php
Files in matthewhallcom/pirate-weather-php
Download matthewhallcom/pirate-weather-php
More information about matthewhallcom/pirate-weather-php
Files in matthewhallcom/pirate-weather-php
Vendor matthewhallcom
Package pirate-weather-php
Short Description PHP Library for the Pirate Weather API.
License MIT
Package pirate-weather-php
Short Description PHP Library for the Pirate Weather API.
License MIT
Please rate this library. Is it a good library?
Informations about the package pirate-weather-php
Pirate Weather PHP
PHP Library for the Pirate Weather API.
This is a fork of the dmitry-ivanov/dark-sky-api package.
Usage
-
Install the package via Composer:
- Use the
MatthewHallCom\PirateWeather\PirateWeather
class:
Time Machine Requests
Sometimes it might be useful to get weather for the specified date:
You can also get weather for multiple dates:
Usage in Laravel
If you're using Laravel <5.5, you have to register service provider and alias by yourself!
-
Publish the config:
-
Set your secret key in the
.env
file: - Use the
PirateWeather
facade:
License
Pirate Weather PHP is open-sourced software licensed under the MIT license.
All versions of pirate-weather-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
ext-json Version *
guzzlehttp/guzzle Version ^6.3|^7.0
psr/http-message Version ^1.0
ext-json Version *
guzzlehttp/guzzle Version ^6.3|^7.0
psr/http-message Version ^1.0
The package matthewhallcom/pirate-weather-php contains the following files
Loading the files please wait ....