2017 © Pedro Peláez
 

bundle bcmath-bundle

Symfony 2 integration for BcMath wrapper

image

webit/bcmath-bundle

Symfony 2 integration for BcMath wrapper

  • Tuesday, February 14, 2017
  • by dbojdo
  • Repository
  • 1 Watchers
  • 2 Stars
  • 1,609 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 18 % Grown

The README.md

Symfony 2 integration for BcMath Wrapper

Installation

Composer: add the webit/bcmath-bundle into composer.json, (*1)

{
    "require": {
        "php": ">=5.3.2",
        "webit/bcmath-bundle": "~1.1"
    }
}

Usage

You can set the default BcMathNumber calculation scale (config.yml):, (*2)

webit_bc_math:
    scale: 10 #default to 8

Documentation of BcMath Wrapper: README.md, (*3)

The Versions

14/02 2017

dev-master

9999999-dev

Symfony 2 integration for BcMath wrapper

  Sources   Download

MIT

The Requires

 

bcmath big numeric

14/02 2017

1.2

1.2.0.0

Symfony 2 integration for BcMath wrapper

  Sources   Download

MIT

The Requires

 

bcmath big numeric

20/07 2015

1.1

1.1.0.0

Symfony 2 integration for BcMath wrapper

  Sources   Download

MIT

The Requires

 

bcmath big numeric

20/07 2015

1.0

1.0.0.0

Symfony 2 integration for BcMath wrapper

  Sources   Download

MIT

The Requires

 

bcmath big numeric