Download the PHP package lsv/windy-php-api without Composer
On this page you can find all versions of the php package lsv/windy-php-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package windy-php-api
Windy API Client
A library for interacting with the Windy.com API. This PHP client provides a streamlined way to request and handle weather forecast data from Windy's API.
Features
- Easy integration with Windy.com API
- PSR compliant (HTTP Client, Request, Response, Logger)
- Supports Symfony Validator for request validation
- Includes utilities for working with point forecasts and weather models
- Fully tested with PHPUnit
- Automatic API request and response handling
Requirements
- PHP 8.1 or higher
- A valid Windy API key
- Composer for dependency management
Installation
Install the library via Composer:
Usage
Basic forecast request
Todo
Point forecast- Map forecast
- Webcams
Development
Code Quality
The project uses PHPStan and PHP CS Fixer for static analysis and coding standards. Run the following command to check and fix code quality:
License
This library is licensed under the MIT License. See the LICENSE file for more information.
All versions of windy-php-api with dependencies
PHP Build Version
Package Version
Requires
psr/http-client Version
^1.0
symfony/validator Version ^7.3
symfony/options-resolver Version ^7.3
php-http/discovery Version ^1.20
psr/log Version ^3.0
symfony/validator Version ^7.3
symfony/options-resolver Version ^7.3
php-http/discovery Version ^1.20
psr/log Version ^3.0
The package lsv/windy-php-api contains the following files
Loading the files please wait ....