Question

I'm start learning the tools for Behaviour Driven Development in PHP like SpecBDD and StoryBDD with Symfony2.

The official documentations of these tools are excelent, but not enough to start learning for me (and I hope for other beginners in this subject).

So... Is there any basic featured (I mean basic user authentication / authorization, basic crud of any other model and a few static pages) symfony2 example application developed with these tools?

I want to know for example how to write phpspec for the form types and other symfony's stuff

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top