Skip to content

DCODE-GROUP/xero-integration

Repository files navigation

A Package for the integration of Laravel with Xero

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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

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

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

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

If believe there is a valnerability in this package please send us an email at forge@dcodegroup.com

Credits

Package based on Spatie's Laravel Skeleton.

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages