2017 © Pedro Peláez
 

library money-formatter-laravel

Laravel Money formatter integration

image

nwidart/money-formatter-laravel

Laravel Money formatter integration

  • Wednesday, November 2, 2016
  • by nWidart
  • Repository
  • 1 Watchers
  • 2 Stars
  • 179 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 3 Versions
  • 4 % Grown

The README.md

MoneyFormatter Laravel

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads, (*1)

A laravel integration of my MoneyFormatter package., (*2)

Install

Via Composer, (*3)

``` bash $ composer require nwidart/money-formatter-laravel, (*4)


Add the service provider to `config/app.php` ``` php 'Nwidart\MoneyFormatterLaravel\MoneyFormatterServiceProvider'

Optional: Publish the configuration file, (*5)

bash $ php artisan vendor:publish --provider="Nwidart\MoneyFormatterLaravel\MoneyFormatterServiceProvider", (*6)

Usage

Inject the MoneyFormatter class into your methods/constructors. Or use the MoneyFormatter Facade., (*7)

For information on the usage of the MoneyFormatter class, please refer to the original repository., (*8)

Contributing

Please see CONTRIBUTING for details., (*9)

Credits

License

The MIT License (MIT). Please see License File for more information., (*10)

The Versions

02/11 2016

dev-master

9999999-dev https://github.com/nwidart/money-formatter-laravel

Laravel Money formatter integration

  Sources   Download

MIT

The Requires

 

The Development Requires

money-formatter-laravel

02/11 2016
24/03 2015

1.0

1.0.0.0 https://github.com/nwidart/money-formatter-laravel

Laravel Money formatter integration

  Sources   Download

MIT

The Requires

 

money-formatter-laravel