PHPackages                             zisunal/php-money - 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. zisunal/php-money

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

zisunal/php-money
=================

A PHP Class that will create a new type called Money and will handle all the money related tasks

1.0(2y ago)04MITPHP

Since Mar 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zisunal/php-money)[ Packagist](https://packagist.org/packages/zisunal/php-money)[ RSS](/packages/zisunal-php-money/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

php-money
=========

[](#php-money)

A PHP Class that will create a new type called Money and will handle all the money related tasks

Usage
-----

[](#usage)

To use the Money class, follow these steps:

1. Install the Php Money package from Composer:

    ```
    composer require zisunal/php-money

    ```
2. Use the money class in your project:

    ```
    use Zisunal\Money;
    ```
3. Create a new instance of the Money class:

    ```
    $money = new Money('Money Name', 'Money ISO Code', 'Money Symbol', 'Exchange Rate with USD');
    ```

    The constructor takes four arguments: Money Name, Money ISO Code, Money Symbol, and Exchange Rate with USD
4. Perform money-related tasks using the available methods using the examples of index.php:
5. Enjoy using the Money class for all your money-related tasks!

License
-------

[](#license)

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

Contribution
------------

[](#contribution)

Contributions are welcome! If you would like to contribute to this project, please follow these guidelines:

1. Fork the repository and create a new branch.
2. Make your changes and ensure that the code passes all tests.
3. Submit a pull request with a clear description of your changes.

Thank you for considering contributing to php-money!

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

803d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/212098ea029c73362553a64504bc0b4a1333a86b42deeb7d78677baed3a0a467?d=identicon)[zisunal](/maintainers/zisunal)

---

Top Contributors

[![zisunal](https://avatars.githubusercontent.com/u/60127208?v=4)](https://github.com/zisunal "zisunal (6 commits)")

### Embed Badge

![Health badge](/badges/zisunal-php-money/health.svg)

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

###  Alternatives

[tripal/tripal

Tripal is a toolkit to facilitate construction of online genomic, genetic (and other biological) websites.

709.9k9](/packages/tripal-tripal)

PHPackages © 2026

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