Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 999 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 999 Bytes

README

What is Open Exchange Rates library? Build Status

Open Exchange Rates library is a PHP based library for the services provided by Open Exchange Rates: a real-time exchange rates API for developers.

Requirements

  • PHP 5.3.14+
  • cURL support
  • An Open Exchange Rates APP ID.

Documentation

At the moment there's not much documentation besides the one who's delivered with the code. Either way, you can check a few usage examples here.

Contributing

Open Exchange Rates library is an open source project. If you'd like to contribute, please do so by forking the project and making pull requests and/or by creating issues on github.