webfox / laravel-xero-oauth2
A Laravel integration for Xero using the Oauth 2.0 spec
6.1.0
2025-02-26 19:52 UTC
Requires
- php: ^8.2|^8.3|^8.4
- laravel/framework: ^10.0|^11.0|^12.0
- xeroapi/xero-php-oauth2: ^7.1|^8.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0
- phpunit/phpunit: ^10.5|^11.0
- symfony/var-dumper: ^6.2|^7.0
README
This package integrates the new recommended package of xeroapi/xero-php-oauth2 using the Oauth 2.0 spec with Laravel.
Installation
You can install this package via composer using the following command:
composer require webfox/laravel-xero-oauth2
Documentation
Documentation for this package can be found at https://foxbytehq.github.io/laravel-xero-oauth2/
License
The MIT License (MIT). Please see License File for more information.