Skip to content

Sachem/atm-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a simple implementation of an ATM (cach-machine) using PHP.

It is an example of the DRY OOD that follows SOLID principles.

Project was mostly developed in TDD manner and has unit test covarage very close to 100%. Test frameworks used: PhpUnit & Mockery

It utilises some common software design patterns, as:

  • Dependency Injection
  • Template Method Pattern
  • Strategy Pattern

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published