PHPackages                             astina/money-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. [Payment Processing](/categories/payments)
4. /
5. astina/money-bundle

AbandonedArchivedSymfony-bundle[Payment Processing](/categories/payments)

astina/money-bundle
===================

0.1.0(13y ago)0942PHP

Since Apr 29Pushed 12y ago5 watchersCompare

[ Source](https://github.com/astina/AstinaMoneyBundle)[ Packagist](https://packagist.org/packages/astina/money-bundle)[ RSS](/packages/astina-money-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Astina Money Bundle
===================

[](#astina-money-bundle)

Symfony bundle for 99designs/money-php.

Adds exchange rate entity and a service for conversion.

Installation
------------

[](#installation)

### Step 1: Add to composer.json

[](#step-1-add-to-composerjson)

```
"require":  {
    "astina/money-bundle":"dev-master",
}
```

### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Enable the bundle in the kernel:

```
