atm-solution Simple ATM mechanism in php; Setup Requires php8.2 and composer; git clone git@github.com:kamilkem/atm-solution.git cd atm-solution/ composer install Usage Run application using the command below: php app.php