PHPackages                             nbobtc/bitcoind-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. nbobtc/bitcoind-bundle

AbandonedSymfony-bundle[CLI &amp; Console](/categories/cli)

nbobtc/bitcoind-bundle
======================

Bundle that gives you a bitcoind service wrapper. Also comes with tasks that you can use on the command line.

151.2k9[1 issues](https://github.com/nbobtc/BitcoindBundle/issues)PHP

Since Dec 11Pushed 11y ago1 watchersCompare

[ Source](https://github.com/nbobtc/BitcoindBundle)[ Packagist](https://packagist.org/packages/nbobtc/bitcoind-bundle)[ RSS](/packages/nbobtc-bitcoind-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NbobtcBitcoindBundle
====================

[](#nbobtcbitcoindbundle)

Used for symfony2 projects that want to use a bitcoind server.

Requirements
============

[](#requirements)

- [bitcoind](https://en.bitcoin.it/wiki/Bitcoind)
- [nbobtc/bitcoind-php](https://github.com/nbobtc/bitcoind-php) (Included in this packages `composer.json` file)

Installation
============

[](#installation)

Edit your `composer.json` file and add:

```
"require": {
    "nbobtc/bitcoind-bundle": ">=2.1,
