markbaker/matrix
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| rindow/rindow-matlib-ffi | 0.82 | — | 0 | 0 | 1 | 12K | 0 | 2.1 | 55.3 | BSD-3-Clause | 1 year ago | |
| interop-phpobjects/polite-math | 0.82 | — | 1 | 1 | 0 | 14K | 0 | 2.4 | 53.0 | MIT | 2 years ago | |
| markbaker/complex | 0.81 | 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 | |
| moontoast/math | 0.80 | 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 | |
| edemy/mathbundle | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| php-standard-library/math | 0.77 | 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 | 20K | 0 | 17.7 | 63.2 | MIT | 2 months ago | |
| dragon-code/pretty-array | 0.77 | Framework-agnostic PHP utility to export arrays into a readable, pretty PHP representation. Preserves numeric keys correctly (unlike symfony/var-exporter), making it ideal for generated config/translation files and other array dumps you want to commit or inspect. | 17 | 17 | 1 | 427K | 0 | 8.5 | 55.3 | MIT | 1 year ago | |
| lstrojny/hmmmath | 0.76 | 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.2 | — | — | |
| zendframework/zend-math | 0.76 | 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 | |
| laminas/laminas-code | 0.64 | 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,904 | 1,914 | 87 | 4M | 21 | 32.3 | 55.5 | BSD-3-Clause | 9 months ago | |
| phpdocumentor/reflection | 0.63 | Static PHP code reflection library that parses one or more files (no execution) to build an object graph of your application's structure, including DocBlocks. Supports analyzing PHP versions from 5.2 up to your installed PHP version; useful for reflecting whole projects. | 125 | 126 | 60 | 944K | 8 | 31.6 | 63.8 | MIT | 2 months ago | |
| dmp/cg-lib | 0.63 | CG library is a PHP 8.1+ toolset for generating PHP code. It helps assemble and enhance classes by adding reusable behaviors, making it easier to build and modify code structures programmatically during code generation workflows. | 0 | 0 | 0 | 4 | 0 | 0.3 | 12.5 | Apache-2.0 | 1 year ago | |
| murtukov/php-code-generator | 0.62 | PHPCodeGenerator generates PHP 7.4 source code via a fluent API. Build files with namespaces and imports, create classes/interfaces/traits/enums, methods/functions/closures, control structures, arrays, literals, comments, and configure global formatting options. | 27 | 27 | 4 | 150K | 5 | 4.2 | 54.2 | MIT | 5 years ago | |
| phpdocumentor/reflection-docblock | 0.62 | PHPDoc-compatible DocBlock parser from phpDocumentor. Use DocBlockFactory to parse doc comments or Reflection objects, extracting summaries, descriptions, and tags for annotations and metadata. Ideal for tooling that reads and interprets PHPDoc blocks. | 9,366 | 9,394 | 136 | 11M | 10 | 55.0 | 52.9 | MIT | 4 months ago | |
| hanneskod/classtools | 0.62 | Scan the filesystem for PHP classes, interfaces, and traits using Symfony Finder. Build a class-to-file map, detect parse/syntax errors, and iterate results as ReflectionClass objects, with optional autoloading for discovered classes. | 130 | 133 | 31 | 51K | 2 | 2.3 | 36.9 | WTFPL | — | |
| phpowermove/docblock | 0.62 | Parse, create, and edit PHP DocBlocks with a simple API. Build Docblock instances from strings or reflection, read and filter tags, add tags via fluent helpers, and render back to formatted docblock text for code generation and tooling. | 25 | 25 | 6 | 1M | 0 | 4.5 | 55.3 | MIT | 4 years ago | |
| bicycle/tesseract-bridge | 0.60 | PHP wrapper for Tesseract OCR with CLI and FFI backends. Configure the Tesseract binary, list available languages, and recognize text from images via a simple API. Tested on FreeBSD/Debian/Ubuntu with Tesseract 3/4. | 0 | 0 | 0 | 0 | 0 | 0.9 | — | MIT | 5 years ago | |
| apimatic/core | 0.60 | APIMatic Core for PHP: shared core logic and utilities used by APIMatic-generated PHP SDKs. Includes request building, parameter handling (query/header/form/body), and related helpers. Supports PHP 7.2–8.4. | 7 | 7 | 4 | 272K | 2 | 19.2 | 59.8 | MIT | 6 months ago | |
| mixpanel/mixpanel-php | 0.59 | Official Mixpanel PHP library for tracking events and updating user profiles. Send server-side analytics data (events, people, groups) to Mixpanel using a simple API, with support for batching, async transport options, and configurable endpoints. | 141 | 142 | 70 | 358K | 8 | 7.5 | 52.6 | NOASSERTION | 3 years ago | |
| cloudinary/transformation-builder-sdk | 0.58 | — | 3 | 3 | 6 | 242K | 2 | 21.5 | 63.4 | MIT | 3 months ago |
How can I help you explore Laravel packages today?