Written by David Peach

I just successfully submitted my first test-driven package to the PHP packagist repository. It’s just a little Laravel validation rule object for validating a hmac hash against a configurable group of key / value pairs.

Am aiming to do a proper write up and possibly even a little video explaining it.

Tags Laravel PHP