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

Tag: API Platform

The first alpha of API Platform 2.0 is available!

Posted on May 19, 2016May 19, 2016 by Kévin Dunglas

The first alpha of API Platform 2.0 has been released! Take a look to this presentation to discover changes and new features of this version: These slides have been presented first in the sfPot conference of Paris (May 17, 2016).

Read more

Making the Symfony PropertyAccess Component 84% faster in 2.8… and counting

Posted on December 2, 2015December 6, 2015 by Kévin Dunglas

Update 12/06/15: I’ve opened a PR making the PropertyAccess Component 84% faster than before. It implements strategies explained at the end of this post. This PropertyAccess component allows to access to a property of an object (or a to a key of an array) regardless of the access strategy that must be used. It is smart enough to access…

Read more

Introducing API Platform (Forum PHP)

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

My slides from this morning at Forum PHP Paris about API Platform: Open the slides in full screen

Read more

See you at these upcoming PHP conferences

Posted on October 26, 2015September 26, 2021 by Kévin Dunglas

I’ll speak about API Platform and Symfony at some PHP conferences until the end of 2015: Symfony Live, San Francisco (October 29th) Leveraging a cloud computing infrastructure to build high performance Symfony webapps I’ll present how to tune Symfony webapps to be as efficient and as robust as possible thanks to cloud computing platforms. I’ll detail…

Read more

New in Symfony 2.8/3.0: services autowiring

Posted on October 19, 2015October 20, 2015 by Kévin Dunglas

Symfony 3.0, the next major version of our preferred PHP framework, will be released in a few weeks. Basically, it shares the same code base as Symfony 2.8 but all deprecated features coming from older versions have been removed to simplify the framework and its maintenance: Symfony 3 deprecation progress report. #symfony pic.twitter.com/Nz4pMZZwU4 — Symfony News (@symfony_en) October 6, 2015 Symfony 2.8…

Read more

API Platform 1.0 released! Version 2.0 announced.

Posted on September 17, 2015September 17, 2015 by Kévin Dunglas

Spread the word: after months of development the first stable version of the API Platform framework has finally been released! API Platform is a next-generation PHP web framework designed to create API-first projects easily but without compromise in the field of extensibility and flexibility: Use our awesome code generator to bootstrap a fully-functional data model from Schema.org vocabularies with…

Read more

Deploying Symfony and API Platform apps on Heroku easily

Posted on July 6, 2015July 6, 2015 by Kévin Dunglas

I’ve just published a new library and a tutorial to deploy easily Symfony and API Platform applications in Heroku, the popular Platform As A Service. The tutorial explains how to set up and deploy an application with a database (Heroku Postgres or MySQL ClearDB), using the log managing system provided by Heroku (Logplex) and using environment variables to define Symfony parameters…

Read more

Vidéo : construire des applications API-centric avec API Platform et Symfony

Posted on July 4, 2015September 26, 2021 by Kévin Dunglas

Voici la vidéo de la présentation que j’ai donné lors du Symfony Live 2015 à propos de API Platform, une solution pour construire des applications web modernes reposant sur une API REST hypermedia et auto-découvrable.

Read more

Introducing API Platform (beta): the next generation PHP web framework

Posted on June 12, 2015September 17, 2015 by Kévin Dunglas

Update: API Platform now has a dedicated website with an up to date version of the following tutorial. PHP celebrates its 20 years this week. In 20 years, the web changed dramatically and is now evolving faster than ever: Now that they are indexed by Google and thanks to awesome frontend technologies such as AngularJS or React, full-Javascript webapps are becoming the standard. Since 2014…

Read more

Using PSR-7 in Symfony

Posted on June 1, 2015August 17, 2017 by Kévin Dunglas

PSR-7, the last PHP Standard Recommendation, was adopted by the PHP Framework Interoperability Group on May 19. That PSR defines PHP interfaces representing HTTP messages: request and response (client and server side), uploaded file, URI, streams, PHP superglobals and CGI bindings. The adoption of PSR-7 was a long road well told by Mathew Weier O’Phinney (the main author of the…

Read more
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next

Follow me on Twitter

My Tweets

Subscribe to this blog

Recent Posts

  • Read the Linux Manual Pages on Mac and BSD, Directly From the Terminal
  • Ne vous lamentez pas, organisez-vous !
  • FrankenPHP: The Modern Php App Server, written in Go
  • API Platform 3 Is Released!
  • Mercure 0.14: Major Performance Improvement and New Features

Top Posts & Pages

  • JSON Columns and Doctrine DBAL 3 Upgrade
  • Securely Access Private Git Repositories and Composer Packages in Docker Builds
  • Generate a Symfony password hash from the command line
  • Goroutines, threads, and thread IDs
  • Preventing CORS Preflight Requests Using Content Negotiation
  • Symfony's New Native Docker Support (Symfony World)
  • PHP 7: Introducing a domain name validator and making the URL validator stricter
  • FrankenPHP: The Modern Php App Server, written in Go
  • Symfony and API Platform get "push" and real-time capabilities (Mercure protocol)
  • Using Next.js and Material UI Together

Persistence in PHP with the Doctrine ORM

Persistence in PHP with the Doctrine ORM

Tags

Apache API API Platform Buzz Caddy Docker Doctrine Go Google GraphQL HTTP/2 Hydra hypermedia Hébergement Javascript JSON-LD Kubernetes La Coopérative des Tilleuls Les-Tilleuls.coop Lille Linux Mac Mercure Mercure.rocks 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

Archives

Categories

  • DevOps (25)
  • Mercure (4)
  • Opinions (91)
  • Programming (185)
    • Android (5)
    • Go (13)
    • JavaScript (43)
    • PHP (143)
      • API Platform (65)
      • Symfony (89)
    • Python (14)
      • Django (5)
  • Security (15)
  • SEO (24)
  • Talks (39)
  • Ubuntu (68)
  • Wordpress (6)

Social

  • Mastodon
  • Twitter
  • LinkedIn
  • YouTube
  • GitHub

Links

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