Libraries tagged by math
mathieutu/laravel-json-syncer
31121 Downloads
Export and import your Eloquent models to/from JSON
mathiasverraes/uptodocs
657 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
mathiasreker/php-svg-optimizer
6895 Downloads
php-svg-optimizer is a PHP library designed to optimize SVG files by applying various transformations and cleanup operations.
mathiasgrimm/laravel-env-validator
57102 Downloads
Laravel Validator for the .env file
matheusab/rector-html-output-formatter
27033 Downloads
HTML Output Formatter for the Rector PHP Library.
mathieu-bour/laravel-cache-fallback
39024 Downloads
Allow Laravel cache connections to fallback to more stable drivers.
levmyshkin/dom_purify
8602 Downloads
DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG
xp-framework/math
138689 Downloads
Big number handling
optimistex/math-expression
5722 Downloads
Taken from http://www.phpclasses.org/browse/file/11680.html, cred to Miles Kaufmann
malenki/math
24645 Downloads
Library to deal with some mathematical stuff. Implemented or partially implemented mathematical concepts are: Complex number, Matrix, Normal distribution, Random, Angle, Random Complex, Descriptive Statistics, Parametric tests (Anova, Dependant t-Test) and Non-Parametric tests (Wilcoxon Signed-rank test, Wilcoxon-Mann-Whitney test, Kruskal-Wallis).
maba/math
63899 Downloads
PHP library for arbitrary precision mathematics
thelia/math-tools
92807 Downloads
Number management library
the-turk/flarum-mathren
3331 Downloads
TeX math rendering for your forum.
pear/math_combinatorics
36535 Downloads
More info available on: http://pear.php.net/package/Math_Combinatorics
nadybot/math-parser
20384 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.