Download the PHP package octomated/laravel-vcom-api without Composer
On this page you can find all versions of the php package octomated/laravel-vcom-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download octomated/laravel-vcom-api
More information about octomated/laravel-vcom-api
Files in octomated/laravel-vcom-api
Package laravel-vcom-api
Short Description Easily access meteocontrol's VCOM-API in your laravel projects with this package provided by octomated
License MIT
Homepage https://github.com/octomated/laravel-vcom-api
Informations about the package laravel-vcom-api
Easily access meteocontrol's VCOM-API in your laravel projects
This is a laravel package making your meteocontrol data accessible with minimal configuration.
Installation
You can install the package via composer:
You can optionally publish the config file with:
The contents of the published config file:
Install this package, set your username, password and api key in your environment file, and you're good to go.
Usage
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- octomated
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-vcom-api with dependencies
illuminate/contracts Version ^10.0
meteocontrol/vcom-api-client Version ^3
spatie/laravel-package-tools Version ^1.14.0