laravel-bitcoinrpc v1.2.8

  • Added ability to get response data as laravel collection.
    Check docs for more info.
  • Added client and response class
    Note: if you’re using automatic injection, make sure that you’re hinting Denpa\Bitcoin\LaravelClient instead of Denpa\Bitcoin\Client.
  • Code cleanup
  • Improved tests
View on GitHub