Download the PHP package rlwebdiensten/laravel-viper without Composer
On this page you can find all versions of the php package rlwebdiensten/laravel-viper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rlwebdiensten/laravel-viper
More information about rlwebdiensten/laravel-viper
Files in rlwebdiensten/laravel-viper
Package laravel-viper
Short Description Viper365 API client wrapper for Laravel
License MIT
Homepage https://github.com/RL-Webdiensten/laravel-viper365
Informations about the package laravel-viper
Viper365 API client wrapper for Laravel
A simple Viper365 API client wrapper for Laravel.
Installation
You can install the package via composer:
These are the available ENV variables:
After you have set the VIPER_API_TOKEN you can login with:
Next you need to schedule the refresh command so the accessToken is refreshed every half hour:
You can put the above command in your cronjob or schedule it with Laravel:
Usage
Using dependency injection
Using the facade
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
- Fabian Dingemans
- Rick Lambrechts
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-viper with dependencies
guzzlehttp/guzzle Version ^7.4
illuminate/contracts Version ^8.0|^9.0
spatie/laravel-package-tools Version ^1.9.2