Author

Topic: [ANN] Yet Another bitcoind wrapper and Symfony2 Bundle (Read 3845 times)

jr. member
Activity: 140
Merit: 1
UPDATES

https://github.com/nbobtc/BitcoindBundle

  • Added doctrine entity BitcoinWallet
  • Added Wallet Manager
  • Updates to documentation and more code documentation

More work still needs to be done with this and I'll post an update again once there is more complete documentation and code examples. Feedback is welcome.

-Joshua
jr. member
Activity: 140
Merit: 1
Updates

https://github.com/nbobtc/BitcoindBundle
* Added commands
* A few minor bug fixes

https://github.com/nbobtc/bitcoind-php
* Updated documentation
* Fixed a few issues
* Still need to complete all the unit tests

For future plans I plan to add a fit bitcoin utilities. I also want to finish all the unit tests for bitcoind-php. Any comments/suggestions welcome.
jr. member
Activity: 140
Merit: 1
Hey all, just wanted to reach out and let you guys know that I am working on a bitcoind wrapper and I have a symfony2 bundle that uses it.

Short and sweet, checkout https://github.com/nbobtc

The code is
  • PSR Compliant
  • Easily add to any project if using composer
  • Well documented
  • Testable (right now only bitcoind-php is)
  • Actively Maintained
  • Used in production

If anyone finds any bugs or has questions let me know. I'll be working on some more documentation over the weekend and plan to release my weekend project soon.

Thanks
Jump to: