Download the PHP package upgradelabs/laravel-avantio-api without Composer
On this page you can find all versions of the php package upgradelabs/laravel-avantio-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download upgradelabs/laravel-avantio-api
More information about upgradelabs/laravel-avantio-api
Files in upgradelabs/laravel-avantio-api
Download upgradelabs/laravel-avantio-api
More information about upgradelabs/laravel-avantio-api
Files in upgradelabs/laravel-avantio-api
Vendor upgradelabs
Package laravel-avantio-api
Short Description Laravel package to interact with Avantio XML feeds and WebServices
License MIT
Package laravel-avantio-api
Short Description Laravel package to interact with Avantio XML feeds and WebServices
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-avantio-api
Laravel Avantio API Package
A Laravel package by Upgradelabs for interacting with the Avantio XML Feeds and WebServices API.
Requirements
- PHP ^8.3
- Laravel ^10.0
Installation
Require the package via Composer:
Publish the configuration file:
Configure your .env with Avantio credentials:
Usage
You can use the Avantio facade or inject the Upgradelabs\\Avantio\\Client class:
Available Methods
isAvailable(array $criteria)getBookingPrice(array $criteria)setBooking(array $criteria)getBooking(array $criteria)cancelBooking(array $criteria)getBookingList(array $criteria)
Testing
Run the test suite with PHPUnit:
Publishing to Packagist
- Push your repository to GitHub.
- Submit the package on Packagist: https://packagist.org/packages/submit
License
MIT
All versions of laravel-avantio-api with dependencies
PHP Build Version
Package Version
The package upgradelabs/laravel-avantio-api contains the following files
Loading the files please wait ...