|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lstrojny/hmmmath | 0.83 | PHP math utility package providing common numeric helpers and algorithms. Useful for calculations, statistics-like operations, and reusable math functions in Laravel or any PHP project. Lightweight, dependency-friendly, and easy to integrate into existing codebases. | 15 | 16 | 5 | 6K | 0 | 0.3 | 35.3 | — | — | |
| moontoast/math | 0.83 | PHP math utilities for Laravel and general use, offering convenient helpers for precise calculations, percentages, rounding, and numeric formatting. Lightweight and easy to integrate into apps where consistent arithmetic and number handling matter. | 456 | 365 | 7 | 141K | 1 | 2.3 | 24.2 | Apache-2.0 | 6 years ago | |
| langleyfoxall/math_eval | 0.82 | Safely evaluate math expressions in PHP. langleyfoxall/math_eval parses and computes strings with operators, brackets, and common functions, ideal for user-defined formulas and configuration values without using eval(). Lightweight and easy to integrate in Laravel or any PHP app. | 42 | 43 | 6 | 8K | 2 | 21.9 | 37.3 | LGPL-3.0 | 3 weeks ago | |
| markbaker/matrix | 0.82 | PHPMatrix is a PHP matrix algebra library supporting addition, subtraction, multiplication, division, determinants, inverses, transpose, trace, solve (A·X=B), and LU/QR decompositions. Install via Composer as markbaker/matrix and use Matrix objects from arrays. | 1,512 | 1,516 | 14 | 8M | 2 | 9.9 | 52.4 | MIT | 5 years ago | |
| rindow/rindow-matlib-ffi | 0.82 | — | 0 | 0 | 1 | 12K | 0 | 2.1 | 55.3 | BSD-3-Clause | 1 year ago | |
| zdenekdrahos/bn-php | 0.82 | PHP library for working with Bangla/Bengali numbers and formatting. Convert between Bengali and Latin numerals, handle digit transformations, and support localization-friendly numeric output for apps needing Bangla numeral representation. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| edemy/mathbundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| brick/math | 0.80 | Arbitrary-precision math for PHP. Work with big integers, decimals, and rational numbers via a clean OOP API. Optimized with GMP or BCMath when available, with automatic runtime selection. Requires PHP 8.2+ (older versions available). | 2,154 | 2,170 | 96 | 14M | 0 | 43.1 | 61.2 | MIT | 1 month ago | |
| roave/no-floaters | 0.78 | PHPStan plugin that bans floats: no float properties, parameters, return types, or assigning float values. Optional strict mode disallows any float-producing expression. Helps prevent rounding errors in domains like money, grading, or scientific calculations. | 216 | 217 | 13 | 7K | 2 | 24.0 | 25.5 | MIT | 2 months ago | |
| phpseclib/bcmath_compat | 0.78 | BCMath compatibility layer for PHP environments without the bcmath extension. Provides drop-in function replacements used by phpseclib, helping big integer and cryptography features work consistently across shared hosts, minimal installs, and varied PHP builds. | 167 | 168 | 6 | 248K | 0 | 5.3 | 43.8 | MIT | 1 year ago | |
| mossadal/math-parser | 0.78 | Safe PHP math expression parser/evaluator that builds an AST from user formulas. Supports arithmetic, variables, and elementary functions, plus interpreters for evaluation, symbolic differentiation, and LaTeX pretty-printing; customizable lexer/parser with StdMathParser. | 179 | 179 | 41 | 37K | 9 | 5.0 | 35.5 | LGPL-3.0 | — | |
| php-standard-library/math | 0.78 | Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. | 1 | 1 | 0 | 17K | 0 | 19.1 | 62.9 | MIT | 1 month ago | |
| gabrielelana/byte-units | 0.78 | — | 168 | 175 | 17 | 41K | 3 | 3.3 | 34.4 | MIT | 8 years ago | |
| minwork/array | 0.78 | Minwork Array provides fast, well-tested helpers for nested, associative, and object arrays. Get/set/has plus map, filter, find, group, sort, and validation, with fluent-style chaining. No dependencies; modern PHP syntax. | 63 | 66 | 13 | 4K | 1 | 5.4 | 24.9 | MIT | 6 years ago | |
| alexeyshockov/colada | 0.75 | — | 31 | 32 | 6 | 0 | 0 | 0.2 | — | MIT | — | |
| phpoffice/math | 0.74 | Pure-PHP library for building and converting math formulas in MathML and Office MathML (OMML). Provides classes for elements like identifiers, operators, numbers, fractions, superscripts, rows, and semantics. Requires PHP 7.1+ and XML/XMLWriter. | 31 | 31 | 5 | 1M | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| pragmarx/ia-arr | 0.74 | Illuminate\Support\Arr extracted from Laravel, repackaged as a framework-agnostic PHP library. Provides the full set of Arr helpers under the IlluminateAgnostic\Arr namespace to avoid conflicts, usable in any project (including Laravel). | 54 | 55 | 21 | 29K | 0 | 1.3 | 37.7 | MIT | 1 year ago | |
| spatie/array-functions | 0.74 | Handy PHP array utilities from Spatie. Adds small, focused functions in the Spatie namespace (e.g., array_rand_value to pick a random value) to complement built-in array helpers. Install via Composer and use directly in your code. | 245 | 248 | 39 | 1K | 0 | 6.6 | 11.6 | MIT | 1 year ago | |
| nette/utils | 0.73 | Handy PHP utility library from Nette: strings, arrays, filesystem, safe JSON, and more. Includes proven helpers like Strings, Arrays, FileSystem, and Validators to simplify everyday tasks with clean APIs, good performance, and broad compatibility. | 2,145 | 2,192 | 156 | 12M | 5 | 46.9 | 66.0 | NOASSERTION | 4 days ago | |
| digitalrevolution/utils | 0.73 | — | 1 | 1 | 8 | 2K | 1 | 26.0 | 48.1 | MIT | 2 months ago |
How can I help you explore Laravel packages today?