Currency Installation Add FivePercent/Currency in your composer.json: { "require": { "fivepercent/currency": "~1.0" } } Now tell composer to download the library by running the command: $ php composer.phar update fivepercent/currency