https://github.com/yukata-roommate/php-math
Easy to calculate with PHP
https://github.com/yukata-roommate/php-math
math package php php-math yukata-roommate
Last synced: about 1 month ago
JSON representation
Easy to calculate with PHP
- Host: GitHub
- URL: https://github.com/yukata-roommate/php-math
- Owner: Yukata-Roommate
- Created: 2025-03-09T21:37:00.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-09T21:37:39.000Z (about 1 year ago)
- Last Synced: 2025-10-24T01:24:43.086Z (5 months ago)
- Topics: math, package, php, php-math, yukata-roommate
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PHP Math
Easy to calculate with PHP
## Installation
You can install package via composer:
```
composer require yukata-roommate/math
```