HTTP/2 can improve the loading time of webpages up to 2 times. Did you know that it’s very easy to optimize your Symfony applications to leverage the advanced features of this new protocol? This talk also contains the announcement of 3 new PHP packages: Symfony Mercure Component Symfony Mercure Bundle Mercure integration in API Platform…
Tag: API Platform
Upcoming conferences and workshops
I’ll speak at several conferences until the end of 2018. The topics will be varied: Panther, modern JavaScript, HTTP/2 and a brand new project to be announced (teasing: it’s written in Go, and it will be very helpful for serverless architectures!). See you at: Symfony Live London (September, 27th): Building API-driven apps with API Platform…
Introducing Symfony Panther: a Browser Testing and Web Scraping Library for PHP
Today, an introduction blog post to Panther was published on the Symfony blog! Panther is a new browser testing and web scraping library I contributed to the Symfony project, In the blog post, I showcase how to use Symfony, API Platform and VueJS together to create a small but modern app, and how to test…
API Platform: A Framework for API-driven Projects (DevTalks Bucharest)
Here the slide deck I presented during DevTalks Bucharest 2018. It covers the main features of the API Platform framework: we will install the framework, design an API data model as a set of tiny plain old PHP classes and learn how to get: A fully featured dev environment with Symfony Flex and React containers,…
Be paid to improve API Platform during the Rails Girls Summer of Code
(french translation below) API Platform (the API-driven Open Source framework I created) has been selected for the Rails Girls Summer of Code program! The goal of the RCSOC is to improve the diversity in Open Source development. It allows groups of 2 women students to work full-time on a FOSS project (such as API Platform)…
API Platform 2.2: GraphQL, JSON API, React admin and PWA, Kubernetes instant deployment and many more new features
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…
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…
Symfony Live London: API Platform – Full Stack Framework Resurrection
Here the video and the slides of my talk of today at Symfony Live London. Rate this talk. API Platform: Full Stack Framework Resurrection 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 Flex and React…
Upcoming conferences
I’ll speak at a lot of conferences until the end of this year, mostly about API Platform and Symfony 4. Here is my schedule: September, 22: Symfony Live London API Platform – full stack framework reboot (english) We’ll start by creating a fully-featured API in just a few minutes with API Platform, Symfony and Doctrine. The…
API Platform 2.1 Feature Walkthrough: Create Blazing Fast Hypermedia APIs, Generate JS Apps
Update September 18: API Platform 2.1 has now been released. This blog post has been updated according to the syntax used in the stable version. Finally, after more than 1 year of dev and 3 months of beta, @ApiPlatform 2.1 is out 🍾🎆🙌. A big THANKS to all contributors! #API #PHP #React — Kévin Dunglas…