PHPackages                             moneyphp/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. moneyphp/money-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

moneyphp/money-bundle
=====================

Symfony Bundle for the popular Money library

v0.1.0(6y ago)1718.6k↓64.1%5[3 issues](https://github.com/moneyphp/MoneyBundle/issues)[1 PRs](https://github.com/moneyphp/MoneyBundle/pulls)MITPHPPHP &gt;=7.2CI failing

Since Dec 24Pushed 6y ago6 watchersCompare

[ Source](https://github.com/moneyphp/MoneyBundle)[ Packagist](https://packagist.org/packages/moneyphp/money-bundle)[ Docs](https://github.com/moneyphp/MoneyBundle)[ RSS](/packages/moneyphp-money-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Money Bundle
============

[](#money-bundle)

**Please note** that this package it is not considered stable yet.

[![Latest Version](https://camo.githubusercontent.com/58b5ff0c8de0252d60c87d74466792a44f25c8d22531b209acaa97aee105db61/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f6d6f6e65797068702f4d6f6e657942756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/moneyphp/MoneyBundle/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/383f09908868e67fde7687045963fa2e45013ed33b8ad06a72fa8e98299877b3/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d6f6e65797068702f4d6f6e657942756e646c652e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/moneyphp/MoneyBundle)[![Code Coverage](https://camo.githubusercontent.com/6ba3652e5eca0fbff8548cd01eef7a4dbc893d631391442e58555571b1f61632/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6d6f6e65797068702f4d6f6e657942756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/moneyphp/MoneyBundle)[![Quality Score](https://camo.githubusercontent.com/6d93f143b3c017d82636c463cf46f1d06b1b690fd6e89c6a6537eb211e48f66b/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d6f6e65797068702f4d6f6e657942756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/moneyphp/MoneyBundle)[![Total Downloads](https://camo.githubusercontent.com/19ccb4d627eb0e8896ea91e653bedb123c5194a6fd9c16894fcf2852792420ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6f6e65797068702f6d6f6e65792d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/moneyphp/money-bundle)

**Symfony Bundle for the popular [Money](https://github.com/moneyphp/money) library.**

Install
-------

[](#install)

Via Composer

```
$ composer require moneyphp/money-bundle
```

Enable the bundle in your kernel:

```
