Skip to content

Kévin Dunglas

Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, Mercure.rocks, Vulcain.rocks and of some Symfony components.

Menu
  • Talks
  • Resume
  • Sponsor me
  • Contact
Menu

NPM dependency hell: comparison with Symfony, Laravel and API Platform

Posted on November 28, 2018December 7, 2018 by Kévin Dunglas

You may have noticed the recent fuss about the compromise of event-stream, a popular NPM package: event-stream is a transitive dependency of many popular JavaScript projects including Vue, Angular, Gatsby and VSCode (some of them are using a version that isn’t affected by the attack). This attack raised, again, the problem of the JS dependency…

Read more

HTTP/2: speed up your apps and dispatch real time updates (Symfony and API Platform’s features announcement)

Posted on October 26, 2018October 26, 2018 by Kévin Dunglas

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…

Read more

Panther: test your Symfony apps with real web browsers

Posted on September 28, 2018May 17, 2019 by Kévin Dunglas

Panther: test your Symfony apps with real web browsers from Les-Tilleuls.coop From a few lines of jQuery to modern React/Vue… PWA, Symfony apps always contain JavaScript code. Unfortunately, the SF functional test helper and the Goutte web scrapping lib aren’t able to execute JS code. It means that they cannot assert on client-side generated HTML,…

Read more

Upcoming conferences and workshops

Posted on September 24, 2018September 26, 2021 by Kévin Dunglas

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…

Read more

Introducing Symfony Panther: a Browser Testing and Web Scraping Library for PHP

Posted on September 12, 2018 by Kévin Dunglas

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…

Read more

API Platform 2.3: Major Perf Improvement, API evolution/deprecation, Better Dev Tools and Much More!

Posted on July 6, 2018August 6, 2018 by Kévin Dunglas

Today, the API Platform framework has reached 3k stars on GitHub, and it makes us very proud! To celebrate, I’ve just tagged the 2.3 version, that comes with a lot of amazing new features. Let’s discover them! For newcomers, API Platform is a modern open source framework for API-driven projects. It allows, in just a few minutes, to expose hypermedia…

Read more

API Platform: A Framework for API-driven Projects (DevTalks Bucharest)

Posted on June 18, 2018September 26, 2021 by Kévin Dunglas

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,…

Read more

Mastering the Symfony Serializer (PHP Tour)

Posted on May 17, 2018September 26, 2021 by Kévin Dunglas

The Symfony Serializer Component exists since the very beginning of Symfony 2. Years after years, it gained a lot of new features useful to transform various data formats to PHP structures and the opposite. It is also a foundation block of API Platform and a first-class citizen in FOSRest. Let’s dive into this component. We…

Read more

REST vs GraphQL: illustrated examples with the API Platform framework (PHPTour/SymfonyLive)

Posted on March 30, 2018September 26, 2021 by Kévin Dunglas

GraphQL is an increasingly popular alternative to REST architectures for building web APIs. The query language promoted by Facebook has undeniable advantages: retrieve exactly what the client need, limitation of the number of queries, strong typing, powerful and extremely well thought out syntax… However, it also suffers from often underestimated problems including HTTP cache, logs,…

Read more

#CoopLab project: A video series about cooperatives and self-management I’m featured in

Posted on March 15, 2018 by Kévin Dunglas

I’ve been interviewed along with other cooperatives founders form all across Europa in a video series published by the #CoopLab project. I present in depth the democratic and social-equity principles behind Les-Tilleuls.coop, a self-managed company, 100% owned by its employees, I cofounded 6 years ago. I explain how we grew from 3 to 25 while…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 31
  • Next

Follow me on Twitter

My Tweets

Subscribe to this blog

Recent Posts

  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • Goroutines, threads, and thread IDs
  • New in Caddy 2.5: Redact Sensitive Data from Your Logs
  • Building Decentralized Web Apps with Solid and PHP
  • JSON Columns and Doctrine DBAL 3 Upgrade

Top Posts & Pages

  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Using Next.js and Material UI Together
  • Goroutines, threads, and thread IDs
  • Generate a Symfony password hash from the command line
  • Symfony's New Native Docker Support (Symfony World)
  • The Mercure.rocks Hub is now based on Caddy Web Server
  • Using the "103 Early Hints" Status Code in Go Applications
  • Introducing Edge Side APIs (#APIPlatformCon Keynote)
  • Building Decentralized Web Apps with Solid and PHP

Persistence in PHP with the Doctrine ORM

Persistence in PHP with the Doctrine ORM

Tags

Apache API API Platform Buzz Caddy Design Docker Doctrine Go Google HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Messagerie Instantanée MySQL PHP Punk Rock Python React REST Rock'n'Roll RSS Schema.org Security SEO SEO Symfony Symfony Live Sécurité Ubuntu Web 2.0 Wordpress XHTML XML XSS

Archives

Categories

  • DevOps (25)
  • Mercure (3)
  • Opinions (91)
  • Programming (180)
    • Android (5)
    • Go (12)
    • JavaScript (43)
    • PHP (138)
      • API Platform (60)
      • Symfony (89)
    • Python (14)
      • Django (5)
  • Security (15)
  • SEO (24)
  • Talks (37)
  • Ubuntu (68)
  • Wordpress (6)

Blogoliste

  • API Platform
  • Les-Tilleuls.coop
  • Mercure.rocks
  • Vulcain.rocks
© 2022 Kévin Dunglas | Powered by Minimalist Blog WordPress Theme