fadarrizz / eg-calculator
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/fadarrizz/eg-calculator
Requires
- php: ^7.4|^8.0
- ext-readline: *
- ext-xmlwriter: *
Requires (Dev)
- phpunit/phpunit: >=8.0
This package is auto-updated.
Last update: 2025-12-18 03:43:56 UTC
README
Install
Via Composer
$ composer require fadarrizz/eg-calculator
Usage
Run the following command to start the calculation command
$ php vendor/fadarrizz/eg-calculator/calculate.php
You will then be asked what calculation to run. Type in the number (1, 2 or 3) and then the needed parameter(s).
Testing
$ composer test
Credits
- [Auke Geerts][link-author]
License
The MIT License (MIT). Please see License File for more information.