php-decimal / php-decimal
Correctly-rounded arbitrary precision decimal floating point
Installs: 471 510
Dependents: 12
Suggesters: 2
Security: 0
Stars: 73
Watchers: 7
Forks: 1
Open Issues: 1
Requires
- php: >=7.0.0
- ext-decimal: ^1.1
- php-decimal/stubs: ^1.1
This package is auto-updated.
Last update: 2023-11-21 18:38:46 UTC
README
This is the reference package to use when adding the decimal extension as a dependency.
It provides:
- Semantic versioning.
- Implicit dependency on
ext-decimal
. - Implicit stubs for IDE integration.
composer require php-decimal/php-decimal
Also see: