Download the PHP package eele/laravel-tonic without Composer
On this page you can find all versions of the php package eele/laravel-tonic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eele/laravel-tonic
More information about eele/laravel-tonic
Files in eele/laravel-tonic
Package laravel-tonic
Short Description Laravel Tonic API Integration
License MIT
Homepage https://github.com/eele/laravel-tonic
Informations about the package laravel-tonic
Laravel Tonic API Integration
Tonic Integration for Laravel, using for my personal projects. Use at your own risk.
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the views using
Usage see unit tests for examples
GetOffers
Integration generate api sdk
Using sdkgenerator
Tonic
sdkgenerator generate:sdk ./tonic-for-publishers-api-v4.json --type=openapi --name=Tonic --output=./src/Api --namespace=Eele94\Tonic\Api
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
- eele94
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-tonic with dependencies
illuminate/contracts Version ^10.0
saloonphp/laravel-plugin Version ^3.0
saloonphp/saloon Version ^3.0
spatie/laravel-package-tools Version ^1.14.0