https://github.com/dcblogdev/laravel-xero
Laravel package for working with Xero API
https://github.com/dcblogdev/laravel-xero
Last synced: 3 months ago
JSON representation
Laravel package for working with Xero API
- Host: GitHub
- URL: https://github.com/dcblogdev/laravel-xero
- Owner: dcblogdev
- License: other
- Created: 2020-12-02T16:54:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T16:08:55.000Z (over 1 year ago)
- Last Synced: 2024-10-29T20:20:59.709Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 101 KB
- Stars: 40
- Watchers: 3
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Funding: .github/FUNDING.yml
- License: license.md
Awesome Lists containing this project
README
[](https://packagist.org/packages/dcblogdev/laravel-xero)
[](https://packagist.org/packages/dcblogdev/laravel-xero)

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][3] 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][4].
## 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][5]. 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][6] for more information.
[3]: changelog.md
[4]: https://github.com/dcblogdev/laravel-xero
[5]: http://semver.org/
[6]: license.md