Reverse Polish Calculator Requirements PHP 7.0 Composer Installing composer require suneil/rpn Developing and running tests git clone https://github.com/suneil/rpn.git cd rpn composer install composer test