Introducing Particle\Validator

Comments

Comments are closed.

Well presented, supported by many code examples. I especially liked the side-by-side comparison with other validation libraries.
I've worked with Particle\Validator before, and the presented roadmap got me excited to use it more in the future.

While I already had some experience with Particle Validator I really liked this talk. The comparison of the 5 different validation libraries was really useful. It was also funny to see that opinions on what is nice code is different between different developers, but eventually all came to the conclusion that Particle did validation best.

This talk worked really well and when extended a bit more could work well at conferences!

It was eye opening to be presented how much effort we actually have to put in to validate arrays. Although I still like my Symfony2 entity validation (YAML), this is a nice alternative when you're not in the Symfony2 environment or when working with plain arrays.

The comparison was good but could've been more structured since the difference between Particle\Validator and the last one was very small and from just that I couldn't quite make up why Particle\Validator was better in that case.

Nice talk mixed with some humor here and there you kept it interesting for me too, even with extensive knowledge of the validator. And as mentioned, it's really nice to see an actual comparison between the different libraries. You could have mentioned some more features (without jumping into detail) as the validator can do more, but this was enough to show its decency.

Nice talk going through existing solutions and explaining why those solutions didn't meet the desired standard. By doing this, Berry made the audience understand the reasons why he made 'yet another' validation library (with good reasons). The roadmap of this project got me excited, and I will definitly look into it to see how it can help me in the future.

A nice comparison of the different solutions available and how you came to make Particle\Validator. Your sense of humor made it very entertaining as well :)

I'll definitely give it a go the next time I'm in need of validation.

The points discussed in the presentation were very interesting and a good comparison of different validator libraries, I have never used any of them but from the presentation I could paint an image how each of the different systems work.

The presentation style overal was very good, the only improvement I would make is making it a little bit more slick. Using images, gifs and videos in your slides might be superior to displaying the code in PHPStorm. You'll have to experiment with this though.