"GraphQL represents a massive leap forward for API development." says GitHub. What can we do with it in PHP? It turns out to be not that hard. In this talk I will present how you can make this happen using PHP with Symfony backed by the current available libraries, while also taking some time to introduce you to the concept behind it and what could be the advantages for your project.

Comments

Comments are closed.

Great talk, really clear introduction into GraphQL.
The talk was not just about the concept of GraphQL but also about how you can implement it into PHP.