PHPackages                             assimtech/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. assimtech/money-bundle

Abandoned → [assimtech/fiat-bundle](/?search=assimtech%2Ffiat-bundle)Library[Payment Processing](/categories/payments)

assimtech/money-bundle
======================

Money symfony bundle

1.0.4(9y ago)0415MITPHPPHP &gt;=5.5.9

Since Jun 26Pushed 9y ago1 watchersCompare

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

READMEChangelogDependencies (9)Versions (7)Used By (0)

MoneyBundle
===========

[](#moneybundle)

[![Build Status](https://camo.githubusercontent.com/090e2382a6340d1e5cf04af5dca454e751612718582594921907166adfc7754f/68747470733a2f2f7472617669732d63692e6f72672f617373696d746563682f6d6f6e65792d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/assimtech/money-bundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/2ea7df3e01fb8a3eb5b23c55d0a9de6cfae36229a41a40b47b25478c1228c01c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617373696d746563682f6d6f6e65792d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/assimtech/money-bundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/f72a259db5b53d361f29252e22b72ae530ca9524f0e027432900449a9d5439d1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f617373696d746563682f6d6f6e65792d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/assimtech/money-bundle/?branch=master)

This bundle integrates [Money](https://github.com/assimtech/money) with Symfony.

**THIS REPOSITORY HAS BEEN MOVED TO [Assimtech\\FiatBundle](https://github.com/assimtech/fiat-bundle)**

The last version of `Assimtech\Money` is `1.1.3`, `Assimtech\Fiat` follows on from `2.0.0`. The move is due to the naming of `Assimtech\Money\Money`. The last version of `Assimtech\MoneyBundle` is `1.0.4`, `Assimtech\FiatBundle` follows on from `2.0.0`.

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

[](#installation)

```
composer require assimtech/money-bundle
```

Add the bundle to your `AppKernel`

```
$bundles = array(
    /** Your other bundles */
    new Assimtech\MoneyBundle\AssimtechMoneyBundle(),
);
```

Services Exposed
----------------

[](#services-exposed)

This bundle exposes the `Assimtech\Money\Accountant` as the symfony service `assimtech_money.accountant`

See [Money](https://github.com/assimtech/money) for documentation

Twig integration
----------------

[](#twig-integration)

This bundle exposes the `Assimtech\Money\Accountant` as a `Twig_Extension`

See [Money](https://github.com/assimtech/money) for documentation

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity62

Established project with proven stability

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~120 days

Total

5

Last Release

3498d ago

PHP version history (2 changes)1.0.0PHP &gt;=5.3.3

1.0.2PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/44b37dfa4c70338da1f28fe48badad8d80cb0629e3dff8e7b758236ad942a27d?d=identicon)[kralos](/maintainers/kralos)

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/assimtech-money-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/assimtech-money-bundle/health.svg)](https://phpackages.com/packages/assimtech-money-bundle)
```

###  Alternatives

[symfony/security-bundle

Provides a tight integration of the Security component into the Symfony full-stack framework

2.5k172.9M1.8k](/packages/symfony-security-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[paymentsuite/paymentsuite

PaymentSuite is an easy implementation for lot of Payment Methods for Symfony projects

2615.5k2](/packages/paymentsuite-paymentsuite)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
