You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the only XeroBundle I can find with a quick search, but it doesn't seem like it is actively developed or that it was ever developed to the point of being useful.
XeroClient is an extension of Guzzle Client so any HTTP functionality will be handled by calling methods there (i.e. query parameters, etc...). I too think that XeroClient could have some more helper methods to build out / restrict based on Xero API.
The first intention of this Bundle was too provide a configurable way of dealing with the Xero authentication. I would be interested in extending this to provide some more helper methods. However at the moment I have not got the time too this but would be more than happy to accept any pull requests and or suggestion for future features.
Seems like the only XeroBundle I can find with a quick search, but it doesn't seem like it is actively developed or that it was ever developed to the point of being useful.
Am I wrong? I can't see where the
get
method is:The bundle shows up in Packagist, KnpBundles - maybe it shouldn't until it is at a usable version.
I would be happy to help with development if the project is still active.
Cheers
The text was updated successfully, but these errors were encountered: