X7ROOT File Manager
Current Path:
/home/prisjneg/public_html/vendor/brick/math
home
/
prisjneg
/
public_html
/
vendor
/
brick
/
math
/
📁
..
📄
CHANGELOG.md
(19.15 KB)
📄
LICENSE
(1.06 KB)
📄
composer.json
(813 B)
📄
psalm-baseline.xml
(2.49 KB)
📁
src
Editing: composer.json
{ "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.1" }, "require-dev": { "phpunit/phpunit": "^10.1", "php-coveralls/php-coveralls": "^2.2", "vimeo/psalm": "6.8.8" }, "autoload": { "psr-4": { "Brick\\Math\\": "src/" } }, "autoload-dev": { "psr-4": { "Brick\\Math\\Tests\\": "tests/" } } }
Upload File
Create Folder