schnipseljagd/decimal

This package is abandoned and no longer maintained. No replacement package was suggested.

decimal value implementation for php

Maintainers

Package info

github.com/schnipseljagd/SJDecimal

Homepage

pkg:composer/schnipseljagd/decimal

Statistics

Installs: 963

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 0

v0.2.1 2014-05-19 21:33 UTC

This package is not auto-updated.

Last update: 2022-02-01 12:20:06 UTC


README

Build Status

  • immutable
  • fully unit tested
  • using bcmath internally
  • similar to java's BigDecimal
  • php version >= 5.3