phpoffice/math
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| lstrojny/hmmmath | 0.80 | 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 | — | — | |
| langleyfoxall/math_eval | 0.79 | 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/complex | 0.79 | PHP class library for complex number math. Create and operate on complex values with add/subtract/multiply/divide plus polar functions (theta, rho), conjugate/inverse, roots, logs, exponentials, powers, and a full set of trig and hyperbolic functions. | 1,661 | 1,663 | 12 | 8M | 1 | 10.3 | 51.6 | MIT | 5 years ago | |
| phpoffice/phpword | 0.79 | PHPWord is a pure-PHP library to create, read, and edit documents in DOCX (OOXML), ODT (ODF), RTF, HTML, and PDF. Build sections, headers/footers, styles, fonts, and document properties dynamically from your PHP apps. | 7,578 | 7,709 | 2,731 | 2M | 1,092 | 67.8 | 54.3 | NOASSERTION | 1 year ago | |
| djunehor/word-to-number | 0.79 | — | 3 | 4 | 2 | 10 | 0 | 0.4 | 7.5 | — | 6 years ago | |
| mathiasverraes/uptodocs | 0.79 | Generate always-up-to-date docs from your codebase. uptodocs extracts examples and API details directly from source, helping teams keep documentation accurate, searchable, and in sync with changes across projects. | 61 | 61 | 1 | 27 | 0 | 1.7 | 2.2 | MIT | 6 years ago | |
| spatie/commonmark-shiki-highlighter | 0.78 | League/CommonMark code block renderer that highlights fenced code using Shiki PHP. Includes extra Antlers and Blade grammars in addition to Shiki’s 100+ languages. Ideal for Laravel setups (see spatie/laravel-markdown). Requires JS shiki v1. | 93 | 92 | 15 | 212K | 0 | 12.6 | 49.5 | MIT | 7 months ago | |
| edemy/mathbundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| interop-phpobjects/polite-math | 0.78 | — | 1 | 1 | 0 | 14K | 0 | 2.4 | 53.0 | MIT | 2 years ago | |
| laminas/laminas-code | 0.78 | Generate, analyze, and manipulate PHP code with Laminas Code. Provides reflection utilities, code generators, docblock parsing, and class/file generation helpers for building frameworks, tooling, and meta-programming workflows. | 1,906 | 1,914 | 88 | 4M | 21 | 33.5 | 56.4 | BSD-3-Clause | 8 months ago | |
| moontoast/math | 0.78 | 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 | |
| povils/phpmnd | 0.77 | PHPMND detects magic numbers in PHP code to improve readability and maintainability. Flags numeric literals that should be constants (0 and 1 ignored by default). Install via Composer and run vendor/bin/phpmnd locally or globally in CI and dev workflows. | 585 | 586 | 47 | 93K | 12 | 27.8 | 41.3 | MIT | 5 months ago | |
| mossadal/math-parser | 0.76 | 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 | — | |
| michelf/php-markdown | 0.74 | michelf/php-markdown is a fast, standards-based Markdown parser for PHP (Markdown and Markdown Extra). Convert Markdown text to HTML with optional extended syntax, designed for easy embedding in apps and frameworks, with stable output and minimal setup. | 3,464 | 3,548 | 520 | 672K | 87 | 52.1 | 55.1 | NOASSERTION | — | |
| php-standard-library/math | 0.74 | 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 | |
| spatie/commonmark-highlighter | 0.73 | Server-side syntax highlighting for league/commonmark code blocks using scrivo/highlight.php. Generates HTML compatible with highlight.js themes, reducing JavaScript and avoiding flashes of unstyled code. Supports 185+ languages for fast, clean markdown rendering. | 139 | 139 | 10 | 8K | 0 | 2.0 | 17.2 | MIT | 4 years ago | |
| evert/phpdoc-md | 0.73 | Generates Markdown documentation from PHP source using phpDocumentor-style docblocks. Turn packages and libraries into clean README/API docs with configurable templates and output paths—handy for publishing reference docs to GitHub, wikis, or static sites. | 169 | 171 | 44 | 638 | 5 | 3.8 | 11.6 | MIT | — | |
| moneyphp/money | 0.71 | moneyphp/money is a PHP value-object library for safe money handling without floats. Uses string-based big integers, supports arithmetic, allocation, currencies/ISO repositories, formatting (incl. intl), JSON serialization, and exchange rates. Requires BCMath. | 4,854 | 4,884 | 444 | 3M | 2 | 63.5 | 45.7 | MIT | 2 months ago | |
| zendframework/zend-math | 0.68 | Zend Math provides math utilities for PHP, including big integer/decimal support, random number generation, and statistical helpers. Part of the Zend Framework ecosystem, it offers consistent, tested components for numeric operations. | 53 | 56 | 23 | 31K | 1 | 1.6 | 26.9 | BSD-3-Clause | 7 years ago | |
| carthage-software/mago | 0.66 | Mago is an extremely fast PHP linter, formatter, and static analyzer written in Rust. It helps teams catch issues early, enforce consistent style, and improve code quality across projects, with multiple install options like script, Homebrew, Composer, and Cargo. | 3,324 | 3,309 | 167 | 227K | 66 | 74.0 | 60.4 | Apache-2.0 | 3 days ago |
How can I help you explore Laravel packages today?