Monthly Zagreb PHP meetup

Thursday 16th November 2017

18:15
10
Documenting APIs with Swagger
Talk by Ante Crnogorac (30 minutes)

Documenting APIs with Swagger - how to be lazy and create solid documentation for your Symfony3 API so you don't waste time communicating with your frontend or mobile developers.

19:00
9
Better PHP Enum Support
Talk by Marijan Ć uflaj (30 minutes)

What are enums and how do they go along with constants? Are enums constants? Is there a better way? Why would someone use enums? ... So many questions and so little time but with a little bit of luck, we'll manage to go through all of these questions.