BFlib - a Betfair library

BFlib is a library written in PHP. It provides a clean MVC framework for communicating with the Betfair SOAP exchanges.

BFlib is open source. The code is freely available and is hosted on Github ( here ) The library was written as a means of exploring the Betfair exchange functionality. It is completely application agnostic, so can be used for any purpose. If you are interested in developing applications for Betfair in PHP, then BFlib might be a place to start.

Demo Application

The Demo Application hosted here ( BFlib demo application ) serves no function other than to demonstrate a working communication through BFlib with the Betfair exchange.