Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T06:39:31.000Z (over 6 years ago)
- Last Synced: 2024-11-20T21:58:35.615Z (2 months ago)
- Topics: calculator, class, cli, free, oop, php
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 3
- 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