Post
Topic
Board Project Development
Topic OP
[ANN] Well tested PHP Blockchain Wallet API Library
by
Overloader
on 07/07/2014, 20:56:31 UTC
Here comes the first well tested PHP Zend Framework 2 Blockchain Wallet API module which is ready for business. It's under BSD-3 Clause. It can be used in any project. Please let me know if you have any suggestion or you can create a github issue.

The usage is simple. Configure request, call the service and access the response data via objects.

  • Adapts To Your Needs. There are several possibilities to configure this module.
  • Well tested. Besides unit test and continuous integration/inspection this solution is also ready for production use.
  • Great foundations. Based on Zend Framework 2 and Easy Config
  • Every change is tracked. Want to know whats new? Take a look at CHANGELOG.md
  • Listen to your ideas. Have a great idea? Bring your tested pull request or open a new issue. See CONTRIBUTING.md

For installation details refer to Sake\BlockchainWalletApi documentation.