a base for a php implementation of device cookies as described in OWASP https://www.owasp.org/index.php/Slow_Down_Online_Guessing_Attacks_with_Device_Cookies
this base provides interfaces and services to use for an implementation
to conveniently execute the unit tests just run 'docker-compose run --rm phpunit'