dcblogdev / laravel-xero
A Laravel Xero package
Fund package maintenance!
dcblogdev
Installs: 77 367
Dependents: 1
Suggesters: 0
Security: 0
Stars: 47
Watchers: 3
Forks: 28
Open Issues: 0
Requires
- ext-curl: *
- ext-fileinfo: *
- ext-json: *
- guzzlehttp/guzzle: 6.x|^7.9.3
- illuminate/support: 5.5.x|5.6.x|5.7.x|5.8.x|6.x|7.x|8.x|9.x|10.x|11.x|12.x
- league/oauth2-client: ^1.4|^2.8.1
Requires (Dev)
- larastan/larastan: ^3.4
- laravel/pint: ^1.22.1
- mockery/mockery: ^1.6.12
- orchestra/testbench: ^7.0|^10.3
- pestphp/pest: ^1.21|^v3.8.2
- pestphp/pest-plugin-laravel: ^v3.2.0
- pestphp/pest-plugin-type-coverage: ^3.5.1
- dev-main
- v1.1.15
- v1.1.14
- v1.1.13
- v1.1.12
- v1.1.11
- v1.1.10
- v1.1.9
- v1.1.8
- v1.1.7
- v1.1.6
- v1.1.5
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- dev-enable-show-all-tokens-command
- dev-move-helpers
- dev-allow-tenant-name-to-be-empty
- dev-add-additional-tests
- dev-refactor-storeTokenAction
- dev-update-testing-dependencies
- dev-laravel-12-support
This package is auto-updated.
Last update: 2025-05-21 08:59:57 UTC
README
Laravel package for working with the Xero API
Watch a video walkthrough https://www.youtube.com/watch?v=sORX2z-AH1k
Documentation
Complete docs at https://dcblog.dev/docs/laravel-xero/v1/introduction
Demo application
A demo application is available at https://github.com/dcblogdev/laravel-xero-demo
Community
There is a Discord community. https://discord.gg/VYau8hgwrm For quick help, ask questions in the appropriate channel.
Change log
Please see the changelog for more information on what has changed recently.
Contributing
Contributions are welcome and will be fully credited.
Contributions are accepted via Pull Requests on Github.
Pull Requests
-
Document any change in behaviour - Make sure the
readme.md
and any other relevant documentation are kept up-to-date. -
Consider our release cycle - We try to follow SemVer v2.0.0. Randomly breaking public APIs is not an option.
-
One pull request per feature - If you want to do more than one thing, send multiple pull requests.
Security
If you discover any security related issues, please email dave@dcblog.dev email instead of using the issue tracker.
License
license. Please see the license file for more information.