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

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

lyssal/money-bundle
===================

Bundle to manage money entities.

0.1(8y ago)016proprietaryPHP

Since Oct 5Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Lyssal/money-bundle)[ Packagist](https://packagist.org/packages/lyssal/money-bundle)[ RSS](/packages/lyssal-money-bundle/feed)WikiDiscussions master Synced 3d ago

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

The Lyssal money bundle
=======================

[](#the-lyssal-money-bundle)

This bundle permits to manage currencies with the Lyssal Doctrine ORM bundle.

[![SensioLabsInsight](https://camo.githubusercontent.com/11562be8fcaff30f652c4c0d9d8348faebeb329184e8024de6f16c3492fc697c/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f65656632316238652d666433372d343132642d623032382d6464393432336537383739332f736d616c6c2e706e67)](https://insight.sensiolabs.com/projects/eef21b8e-fd37-412d-b028-dd9423e78793)

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

[](#installation)

Read the [installation documentation](doc/Installation.md).

Manager
-------

[](#manager)

The service are :

- lyssal.money.manager.currency

```
$currencies = $this->container->get('lyssal.money.manager.currency')->findAll();
```

### Inheritance

[](#inheritance)

Create your manager and change the manager class parameter :

```

    Acme\MoneyBundle\Manager\CurrencyManager

```

Optional
--------

[](#optional)

- [SonataAdmin](doc/Sonata.md)

Command
-------

[](#command)

### Import data

[](#import-data)

Empty and import currencies :

```
lyssal:monney:database:import
```

PhpDoc
------

[](#phpdoc)

Execute :

```
phpdoc -c doc/phpdoc.tpl.xml
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

3143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04c355bdbe1840d9dcb9755715587ae210f1e52dabba760e9db760e5378757e7?d=identicon)[Lyssal](/maintainers/Lyssal)

---

Tags

moneycurrency

### Embed Badge

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

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

###  Alternatives

[brick/money

Money and currency library

1.9k37.9M102](/packages/brick-money)[florianv/swap

Exchange rates library for PHP

1.3k6.4M16](/packages/florianv-swap)[cknow/laravel-money

Laravel Money

1.0k4.3M22](/packages/cknow-laravel-money)[akaunting/laravel-money

Currency formatting and conversion package for Laravel

7825.3M18](/packages/akaunting-laravel-money)[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4235.0M21](/packages/kwn-number-to-words)[florianv/laravel-swap

Currency exchange rates library for Laravel and Lumen

3342.0M2](/packages/florianv-laravel-swap)

PHPackages © 2026

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