PHPackages                             fourlabs/xero-bundle - 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. [API Development](/categories/api)
4. /
5. fourlabs/xero-bundle

ActiveSymfony-bundle[API Development](/categories/api)

fourlabs/xero-bundle
====================

Symfony bundle wrapping the XeroPHP library

1.2.0(7y ago)213.5k4MITPHPPHP &gt;=5.5.9

Since Nov 16Pushed 7y agoCompare

[ Source](https://github.com/fourlabsldn/XeroBundle)[ Packagist](https://packagist.org/packages/fourlabs/xero-bundle)[ RSS](/packages/fourlabs-xero-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

XeroBundle
==========

[](#xerobundle)

[![StyleCI](https://camo.githubusercontent.com/1f23f353c59484ba428f00cb075fea44f7cce140301c6c5a92eba9fcf9093d54/68747470733a2f2f7374796c6563692e696f2f7265706f732f37333831333534322f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/73813542)[![Total Downloads](https://camo.githubusercontent.com/2cf1984bee624026291344c053c24a0cc1f29a42d35accfeda2bc86136494cde/68747470733a2f2f706f7365722e707567782e6f72672f666f75726c6162732f7865726f2d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/fourlabs/xero-bundle)

This is a Symfony bundle wrapping the [XeroPHP](https://github.com/calcinai/xero-php) library. From the library's github page:

> A client implementation of the [Xero API](https://developer.xero.com), with a cleaner OAuth interface and ORM-like abstraction.
>
> I hate reinventing the wheel, but this was written out of desperation. I wasn't comfortable putting the implementation that's recommended by Xero in to production, even after persisting with extending it.
>
> This is loosely based on the functional flow of XeroAPI/XeroOAuth-PHP, but is split logically into more of an OO design.

Download the bundle using composer
----------------------------------

[](#download-the-bundle-using-composer)

```
composer require fourlabs/xero-bundle
```

Enable the bundle
-----------------

[](#enable-the-bundle)

```
