PHPackages                             collab-corp/ez-math - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. collab-corp/ez-math

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

collab-corp/ez-math
===================

A simple PHP wrapper math class for bcmath.

v1.0.1(4y ago)91511MITPHPPHP ^8.0CI failing

Since Feb 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/collab-corp/ez-math)[ Packagist](https://packagist.org/packages/collab-corp/ez-math)[ RSS](/packages/collab-corp-ez-math/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (5)Used By (0)

ez-math
=======

[](#ez-math)

[![Tests](https://github.com/collab-corp/ez-math/actions/workflows/tests.yml/badge.svg)](https://github.com/collab-corp/ez-math/actions/workflows/tests.yml/badge.svg)[![StyleCI](https://camo.githubusercontent.com/22fc0b2860039ced629e8652c8384966f8f23b604651abc201a71afb7da4f53f/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3131393839373039322f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/119897092?branch=master)

A simple PHP wrapper math class for bcmath.

Installation
------------

[](#installation)

`composer require collab-corp/ez-math`

Use
---

[](#use)

Simply new up the class with the value and call the needed methods:

```
