2017 © Pedro Peláez
 

symfony-bundle decimal-calculator-bundle

Provides a DI service and Twig tag/filter for decimal calculations with arbitrary precision.

image

dm/decimal-calculator-bundle

Provides a DI service and Twig tag/filter for decimal calculations with arbitrary precision.

  • Sunday, August 3, 2014
  • by TheCelavi
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

DmDecimalCalculatorBundle

Decimal calculator bundle provides you with the possibility to execute mathematical calculations with arbitrary precision in PHP., (*1)

It comes with default implementation by using BN-PHP library which uses PHP's BC Math library for mathematical operations with arbitrary precision., (*2)

Bundle provides you with:, (*3)

  • Service, for calculations on controller/service level
  • Twig extension, for calculations within the templates

For more information about this bundle, see Resources/doc directory., (*4)

This bundle is licensed under MIT licence, courtesy of Nikola Svitlica, a.k.a TheCelavi, (*5)

The Versions

03/08 2014

dev-master

9999999-dev

Provides a DI service and Twig tag/filter for decimal calculations with arbitrary precision.

  Sources   Download

MIT

The Requires

 

math finance double decimal