calcinai/xero-php
PHP client library for the Xero API with Guzzle-based requests and ORM-like models. Supports OAuth 2 authorization code flow, access/refresh tokens, and multi-tenant (organisation) access via tenantId. Install via Composer and query Xero resources via XeroPHP\Application.
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.7.0...v2.8.0
Xero have made a meal of their API releases over the past few weeks. This update makes xero-php compatible with the current response format. Who knows if that'll still be the case tomorrow 🤷🏻♂️
Turns out Xero aren't the only ones who released backward-incompatible changes 😬
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.6.0...v2.6.1
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.5...v2.6.0
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.4...v2.5.5
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.3...v2.5.4
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.2...v2.5.3
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.1...v2.5.2
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.5.0...v2.5.1
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.4.1...v2.5.0
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.4.0...v2.4.1
Full Changelog: https://github.com/calcinai/xero-php/compare/v2.3.0...v2.4.0
Also includes misc big fixes and model updates
Specifically #782
Thanks to all the contributors of this release
Addresses some exception bubbling, payslip & earnings rate models and more!
This release contains all of the code style updates, but also adds various missing getters and minor bug fixes.
This release contains #458, which removes the ability to perform timing attacks in the webhook signature validation.
How can I help you explore Laravel packages today?