Assertions in PHP

I’ve been using beberlei/assert for quite a while in different projects, and lazy assertions are especially fancy for form-validations, et al. However, webmozart/assert looks excellent, and I’ll give it a spin soon.