Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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