Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
softmedya.net /
vendor /
brick /
math /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2025-08-29 12:40
CHANGELOG.md
20.36
KB
-rw-r--r--
2025-08-29 12:40
LICENSE
1.06
KB
-rw-r--r--
2025-08-29 12:40
composer.json
818
B
-rw-r--r--
2025-08-29 12:40
phpstan.neon
689
B
-rw-r--r--
2025-08-29 12:40
Save
Rename
{ "name": "brick/math", "description": "Arbitrary-precision arithmetic library", "type": "library", "keywords": [ "Brick", "Math", "Mathematics", "Arbitrary-precision", "Arithmetic", "BigInteger", "BigDecimal", "BigRational", "BigNumber", "Bignum", "Decimal", "Rational", "Integer" ], "license": "MIT", "require": { "php": "^8.2" }, "require-dev": { "phpunit/phpunit": "^11.5", "php-coveralls/php-coveralls": "^2.2", "phpstan/phpstan": "2.1.22" }, "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "autoload-dev": { "psr-4": { "Brick\\Math\\Tests\\": "tests/" } } }