PHPackages                             dcodegroup/xero-integration - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dcodegroup/xero-integration

ActiveLibrary

dcodegroup/xero-integration
===========================

An opininated Xero integration package for Laravel that allows for fluent quering of Xero records and mapping of Xero Entities

v0.0.2(today)03↑2900%MITPHPPHP ^8.3CI passing

Since Jul 20Pushed todayCompare

[ Source](https://github.com/DCODE-GROUP/xero-integration)[ Packagist](https://packagist.org/packages/dcodegroup/xero-integration)[ Docs](https://github.com/dcode-group/xero-integration)[ GitHub Sponsors]()[ RSS](/packages/dcodegroup-xero-integration/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (19)Versions (6)Used By (0)

A Package for the integration of Laravel with Xero
==================================================

[](#a-package-for-the-integration-of-laravel-with-xero)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8ae8d4199540e4f6b3795514aa68eda23c7852f75d124e5b1d892927bd0ecbcf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64636f64652d67726f75702f7865726f2d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dcode-group/xero-integration)[![GitHub Tests Action Status](https://github.com/DCODE-GROUP/xero-integration/actions/workflows/run-tests.yml/badge.svg)](https://github.com/DCODE-GROUP/xero-integration/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://github.com/DCODE-GROUP/xero-integration/actions/workflows/fix-php-code-style-issues.yml/badge.svg)](https://github.com/DCODE-GROUP/xero-integration/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/d31b1f7c776e09de2a330e32b15922d6ded96a38f831ca112035deedcf0d58c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64636f64652d67726f75702f7865726f2d696e746567726174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dcode-group/xero-integration)

An opininated Xero integration package for Laravel that allows for fluent quering of Xero records and mapping of Xero Entities

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require dcode-group/xero-integration
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="xero-integration-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="xero-integration-config"
```

Usage
-----

[](#usage)

```
XeroIntegration::{Model}->{Query}->get();
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

If believe there is a valnerability in this package please send us an email at

Credits
-------

[](#credits)

- [Dcode Group](https://dcodegroup.com)
- [Josh Young](https://jny986.com)

Package based on [Spatie's Laravel Skeleton](https://github.com/spatie/package-skeleton-laravel).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance100

Actively maintained with recent releases

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 56.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

0d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b0e8e7e3202508183e3ba9f9a95abcffdab114ce86e33e52a67abd58194d3d86?d=identicon)[dcodegroup](/maintainers/dcodegroup)

---

Top Contributors

[![jny986](https://avatars.githubusercontent.com/u/37679074?v=4)](https://github.com/jny986 "jny986 (42 commits)")[![GavinLi312](https://avatars.githubusercontent.com/u/41671334?v=4)](https://github.com/GavinLi312 "GavinLi312 (23 commits)")[![kathdcode](https://avatars.githubusercontent.com/u/209398905?v=4)](https://github.com/kathdcode "kathdcode (5 commits)")[![Gavindecode](https://avatars.githubusercontent.com/u/176250669?v=4)](https://github.com/Gavindecode "Gavindecode (4 commits)")

---

Tags

laravelxeroDcode Groupxero-integration

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/dcodegroup-xero-integration/health.svg)

```
[![Health](https://phpackages.com/badges/dcodegroup-xero-integration/health.svg)](https://phpackages.com/packages/dcodegroup-xero-integration)
```

###  Alternatives

[laravel/octane

Supercharge your Laravel application's performance.

4.0k28.5M264](/packages/laravel-octane)[statamic/cms

The Statamic CMS Core Package

4.9k3.8M1.2k](/packages/statamic-cms)[binaryk/laravel-restify

Laravel REST API helpers

679422.0k](/packages/binaryk-laravel-restify)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[code16/sharp

Laravel Content Management Framework

79466.1k10](/packages/code16-sharp)[wnx/laravel-backup-restore

A package to restore database backups made with spatie/laravel-backup.

214456.3k2](/packages/wnx-laravel-backup-restore)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
