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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| michelf/php-markdown | 0.80 | 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,463 | 3,546 | 525 | 708K | 87 | 52.1 | 55.4 | NOASSERTION | — | |
| langleyfoxall/math_eval | 0.80 | 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 | 1.9 | 32.1 | LGPL-3.0 | 6 years ago | |
| lstrojny/hmmmath | 0.79 | 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 | 5K | 0 | 0.3 | 34.3 | — | — | |
| 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 | 7M | 1 | 10.3 | 51.1 | MIT | 4 years ago | |
| djunehor/word-to-number | 0.79 | — | 3 | 4 | 2 | 12 | 0 | 0.4 | 8.3 | — | 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 | 55 | 0 | 1.7 | 3.8 | MIT | 5 years 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 | 147K | 1 | 2.3 | 24.4 | Apache-2.0 | 6 years ago | |
| edemy/mathbundle | 0.78 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mossadal/math-parser | 0.77 | 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 | 35K | 9 | 5.0 | 35.0 | LGPL-3.0 | — | |
| phpdocumentor/phpdocumentor | 0.76 | phpDocumentor is a documentation generator for PHP projects. It analyzes source code and DocBlocks to produce complete API docs, supports Markdown and reStructuredText, can generate UML diagrams, and can embed API references into your docs to keep them in sync. | 4,332 | 4,394 | 645 | 11K | 144 | 85.2 | 39.2 | MIT | 3 weeks ago | |
| phpoffice/phpword | 0.76 | 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,562 | 7,695 | 2,733 | 1M | 1,092 | 68.3 | 54.0 | NOASSERTION | 1 year ago | |
| evert/phpdoc-md | 0.76 | 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 | 2K | 5 | 3.8 | 17.9 | MIT | — | |
| spatie/commonmark-highlighter | 0.76 | 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 | 12K | 0 | 2.0 | 18.7 | MIT | 4 years ago | |
| scrivo/highlight.php | 0.76 | Server-side syntax highlighting for PHP using highlight.js grammars. Highlight code blocks in many languages, auto-detect when needed, and render HTML with themes—ideal for docs, blogs, and static site generation without requiring a browser. | 713 | 725 | 44 | 2M | 13 | 17.7 | 51.1 | BSD-3-Clause | 3 years ago | |
| commonmark/cmark | 0.76 | Fast, standards-compliant CommonMark Markdown parser in C, built for speed, low memory use, and consistent rendering. Provides a stable library and CLI, plus bindings for multiple languages—ideal for embedding Markdown support in apps and tools. | 1,982 | — | 663 | — | 53 | 56.4 | 29.9 | NOASSERTION | 3 months ago | |
| php-standard-library/math | 0.75 | 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 | 14K | 0 | 21.2 | 62.1 | MIT | 2 weeks ago | |
| league/html-to-markdown | 0.75 | — | 1,891 | 1,902 | 216 | 1M | 14 | 29.9 | 45.5 | MIT | 2 years ago | |
| ostico/phpdoc-md | 0.74 | Generate Markdown documentation from PHPDoc comments in your PHP project. phpdoc-md scans classes, methods, and annotations to build readable docs you can publish or include in repos. Useful for keeping API docs in sync with code. | 0 | — | 0 | — | 0 | 0.0 | — | MIT | — | |
| phpoffice/phpspreadsheet | 0.74 | PhpSpreadsheet is a pure PHP library to read and write spreadsheet formats like Excel and LibreOffice Calc. Create, edit, and export workbooks (XLSX, XLS, ODS, CSV, etc.) with a rich API for cells, formulas, styles, and more. | 13,934 | 14,254 | 3,618 | 8M | 85 | 89.9 | 71.4 | MIT | 1 month ago |
How can I help you explore Laravel packages today?