https://github.com/lablnet/php-cli-calculator-class
Simple calculator
https://github.com/lablnet/php-cli-calculator-class
calculator class cli free oop php
Last synced: 10 months ago
JSON representation
Simple calculator
- Host: GitHub
- URL: https://github.com/lablnet/php-cli-calculator-class
- Owner: lablnet
- License: mit
- Created: 2018-08-05T07:30:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T06:39:31.000Z (over 7 years ago)
- Last Synced: 2025-03-15T00:42:44.237Z (about 1 year ago)
- Topics: calculator, class, cli, free, oop, php
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# PHP CLI Calculator Class
Its my own implementation of calculator using php-cli
Support many feature..
1. Addition
2. subtraction
3. Average
4. Multiplication
and much more
## Requirement
- PHP
## How to use
just type command in terminal ```php CAL```
then follow the instruction