Member since
it just a good next step towards clean and readable code.
i think php should have more build in support for functional programming concepts so pipe operator looks like a good idea to me. i do agree that the syntax maybe needs some work.
i don't see any use case that can not be solved better with a value object.
i rather validate the whole object than properties by itself.