markbaker/complex
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zendframework/zend-math | 0.85 | 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 | 41K | 1 | 11.6 | 46.8 | BSD-3-Clause | 7 years ago | |
| simplito/bigint-wrapper-php | 0.82 | Lightweight PHP wrapper for working with big integers safely beyond native limits. Provides convenient object-style operations for arithmetic, comparisons, and formatting, helping avoid overflow issues when handling large numeric IDs, counters, or financial values. | 15 | 16 | 7 | 57K | 3 | 1.2 | 50.0 | MIT | — | |
| laragraph/utils | 0.81 | Laravel utilities for building GraphQL servers: shared primitives and helpers used by GraphQL packages. Install via Composer and use as a lightweight foundation for SDL-first (Lighthouse) or code-first (graphql-laravel) setups. | 21 | 21 | 7 | 502K | 0 | 25.1 | 65.0 | MIT | 1 month ago | |
| simplito/bn-php | 0.81 | Arbitrary-precision math for PHP with a clean, minimal API. Provides big integer/decimal operations beyond native limits, suitable for financial calculations, cryptography, and any code needing exact large-number arithmetic and conversions. | 20 | 21 | 5 | 57K | 0 | 0.3 | 47.5 | MIT | — | |
| sebastian/complexity | 0.75 | Compute code complexity metrics for PHP units (functions, methods, classes). sebastian/complexity provides programmatic analysis useful for static analysis tools, quality gates, and CI reporting; install via Composer for project or dev-only use. | 1,252 | 1,255 | 10 | 12M | 1 | 27.6 | 64.7 | BSD-3-Clause | 2 months ago | |
| markbaker/matrix | 0.74 | 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,504 | 1,509 | 13 | 7M | 2 | 29.8 | 60.9 | MIT | 4 years ago | |
| php-standard-library/math | 0.73 | 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 | 0 | 0 | 4K | 0 | 20.6 | 53.9 | MIT | 2 weeks ago | |
| brick/math | 0.72 | Arbitrary-precision math for PHP. Work with big integers, decimals and rationals reliably, with automatic acceleration via GMP or BCMath when available. PHP 8.2+ supported. Stable 0.x release cycles suitable for production. | 2,130 | 2,147 | 93 | 13M | 0 | 43.9 | 61.5 | MIT | 3 weeks ago | |
| graham-campbell/testbench-core | 0.58 | Core testing utilities for Laravel packages, maintained by Graham Campbell. Provides lightweight TestBench components compatible with Laravel 8–13, PHP 7.4–8.5, and PHPUnit 9–12 to simplify package test setup and integration. | 14 | 16 | 0 | 4K | 0 | 29.1 | 39.6 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?