I’m glad to announce the immediate availability of API Platform 2.2 beta 1. This is a huge release that comes with a lot of exciting features including (but not limited too): GraphQL and JSON API support Symfony 4 / Flex integration API Platform Admin integration (built with ReactJS and Admin On Rest) ReactJS and Vue.js…
Category: PHP
HTTP/2, PHP and Symfony: a brief history of the protocol powering the web, and how to use it
Here are the slides I presented yesterday during the Paris Symfony Meetup. On the menu: a brief history of HTTP, how to use it with PHP (server and client-side) and how to push with Symfony 4. Learn more about Symfony’s HTTP/2 support in my in-depth presentation of the WebLink Component.
API Platform and Symfony: a Framework for API-driven Projects (SymfonyCon)
Here are the slides of my talk during the Symfony Con Cluj. You can rate this talk on joind.in. API Platform and Symfony: a Framework for API-driven Projects from Les-Tilleuls.coop Install API Platform. Design the API data model as a set of tiny plain old PHP classes. Instantly get: Fully featured dev environment with Symfony…