A Laravel integration for Xero using the Oauth 2.0 spec
webfox/laravel-xero-oauth2 is a Laravel package for a laravel integration for xero using the oauth 2.0 spec.
It currently has 58 GitHub stars and 502.056 downloads on Packagist (latest version 7.1.0).
Install it with composer require webfox/laravel-xero-oauth2.
Discover more Laravel packages by webfox
or browse all Laravel packages to compare alternatives.
Last updated
This package integrates the new recommended package of xeroapi/xero-php-oauth2 using the Oauth 2.0 spec with Laravel.
You can install this package via composer using the following command:
composer require webfox/laravel-xero-oauth2
Documentation for this package can be found at https://foxbytehq.github.io/laravel-xero-oauth2/
The MIT License (MIT). Please see License File for more information.