PHPackages                             apoyan/hack-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. apoyan/hack-money

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

apoyan/hack-money
=================

A Hack Library for dealing with money and currency conversion.

5163Hack

Since Mar 21Pushed 9y ago3 watchersCompare

[ Source](https://github.com/apoyan/hack-money)[ Packagist](https://packagist.org/packages/apoyan/hack-money)[ RSS](/packages/apoyan-hack-money/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Hack Money
==========

[](#hack-money)

**A Hack Library for dealing with money and currency conversion**

[![Latest Stable Version](https://camo.githubusercontent.com/b079577a056388f489f65d38c7723dfadd50dc1e1d8a547ddbd02fa345352f25/68747470733a2f2f706f7365722e707567782e6f72672f61706f79616e2f6861636b2d6d6f6e65792f762f737461626c65)](https://packagist.org/packages/apoyan/hack-money) [![Total Downloads](https://camo.githubusercontent.com/7e25b0ba2977c3b440d869393d1bfe4f6aa34e419f1002a8764107be424db175/68747470733a2f2f706f7365722e707567782e6f72672f61706f79616e2f6861636b2d6d6f6e65792f646f776e6c6f616473)](https://packagist.org/packages/apoyan/hack-money) [![Latest Unstable Version](https://camo.githubusercontent.com/74810841039b17fcfce6361f5810cde02dc86b3df50589c45d77c91ab76061d2/68747470733a2f2f706f7365722e707567782e6f72672f61706f79616e2f6861636b2d6d6f6e65792f762f756e737461626c65)](https://packagist.org/packages/apoyan/hack-money) [![License](https://camo.githubusercontent.com/6aa42b4013d81e629dfaa5ed4ecd5c8ce1d6748d3a65be2045f29a05a2cfc7bc/68747470733a2f2f706f7365722e707567782e6f72672f61706f79616e2f6861636b2d6d6f6e65792f6c6963656e7365)](https://packagist.org/packages/apoyan/hack-money)

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

[](#installation)

Hack Money is installed via [Composer](http://getcomposer.org/). To install, simply add it to your `composer.json` file:

```
{
    "require": {
        "apoyan/hack-money": "~1.0"
    }
}
```

And run composer to update your dependencies:

```
$ curl -s http://getcomposer.org/installer | php
$ php composer.phar update

```

Usage
-----

[](#usage)

```
