OandaWrap
Php interface for Oanda API., (*1)
A note
I wrote this code a long time ago. If you're seriously considering writing an Oanda PHP interface, I'd recommend using NodeJs or Python instead., (*2)
This should be fully functional, but for the v1 of Oandas API, v2 is not supported., (*3)
Documentation
Please see the link at the top of the page for the downloadable HTML manual., (*4)
Examples can be found in the example folder., (*5)
The project OandaWrap has come about due to my work on other projects and the need for a solid base of operations. I hope you will find that the wrapper is functional and stable. However if you do happen to find a bug, please shoot me a quick mail and I'll be glad to help you out., (*6)
If you're looking for a class based version of OandaWrap, instead of static, please check out https://github.com/neilmillard/OandaWrap/tree/class, (*7)
Best regards,, (*8)
Will, (*9)