Looking to hire Laravel developers? Try LaraJobs

laravel-math-utilities maintained by adarshg2316

Description
A simple math library for Laravel
Author
Last update
2025/03/08 11:58 (dev-main)
License
Links
Downloads
4
Tags

Comments
comments powered by Disqus

Laravel Math Utilities

This is a Simple Mathematical Library for Laravel, designed to perform fundamental operations such as addition, subtraction, multiplication, and division.

In addition to these basic operations, the package is also useful for calculating:-

  • Simple and Compound Interest.
  • Salary-related computations.

Furthermore, this library provides functionality for solving:

  • Quadratic and Linear Equations
  • Trigonometric calculations
  • Summing series using the Arithmetic Series Formula

Installation

You can install the package via Composer:

composer require adarshg2316/laravel-math-utilities