Linux spg1.cloudpowerdns.com 5.14.0-611.34.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 18 05:51:10 EST 2026 x86_64
LiteSpeed
Server IP : 176.9.63.151 & Your IP : 216.73.217.60
Domains :
Cant Read [ /etc/named.conf ]
User : fastear1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
fastear1 /
siba91 /
core /
vendor /
brick /
math /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2023-11-03 02:38
CHANGELOG.md
17.07
KB
-rw-r--r--
2023-11-03 02:38
LICENSE
1.06
KB
-rw-r--r--
2023-11-03 02:38
composer.json
744
B
-rw-r--r--
2023-11-03 02:38
Save
Rename
{ "name": "brick/math", "description": "Arbitrary-precision arithmetic library", "type": "library", "keywords": [ "Brick", "Math", "Arbitrary-precision", "Arithmetic", "BigInteger", "BigDecimal", "BigRational", "Bignum" ], "license": "MIT", "require": { "php": "^7.4 || ^8.0", "ext-json": "*" }, "require-dev": { "phpunit/phpunit": "^9.0", "php-coveralls/php-coveralls": "^2.2", "vimeo/psalm": "4.25.0" }, "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "autoload-dev": { "psr-4": { "Brick\\Math\\Tests\\": "tests/" } } }