161 Followers
37 Following
193 Posts
I joined the modelcontextprotocol team helping maintain the https://github.com/modelcontextprotocol/php-sdk !
GitHub - modelcontextprotocol/php-sdk: The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation.

The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation. - modelcontextprotocol/php-sdk

GitHub
This is the last week 𝐭𝐨 𝐬𝐮𝐛𝐦𝐢𝐭 𝐚 𝐭𝐚𝐥𝐤 for #APIPlatformCon 2026 ⏰ Share your findings or best practices regarding the API Platform ecosystem. We're looking forward to reading your proposals: https://api-platform.com/con/2026/call-for-papers/

API Platform 4.3 is out! This release bridges the gap between your API and AI — with MCP server support, JSON Schema improvements, and much more.

Read the full announcement: https://soyuka.me/api-platform-4-3-when-your-api-meets-ai/

API Platform 4.3 - When Your API Meets AI · soyuka.me

Cover photo by AffectionateSand8525 — source # API Platform 4.3: When Your API Meets AI I’m excited to announce API Platform 4.3! This release brings a game-changing feature: native support for the Model Context Protocol (MCP), letting your existing API resources be consumed by AI agents. Beyond MCP, we’ve shipped advanced filtering capabilities, security optimizations, better spec compliance, and a fresh docs UI. Since 4.2, the community has been busy: 349 contributions merged 60 contributors 1,222 files changed, 43,485 insertions and 8,094 deletions Thank you to everyone who contributed!

🛡️ Symfony Docker now provides a rootless production image that contains only what is strictly necessary to run #FrankenPHP and #Symfony.

They are 60% smaller than before, dropping from 704MB down to just 290MB! 📉✨

We have also merged numerous improvements, such as:

✍️ Use of EOF syntax in the Dockerfile for better readability
🧹 Automatic removal of code only needed during installation

https://github.com/dunglas/symfony-docker/pull/909

🧟 Official native Windows support for FrankenPHP is here 🪟🚀

✅ Rely on official PHP Windows binaries
✅ Support all FrankenPHP features, including worker mode and hot reloading
✅ Full PHP extension support
⚡️ Up to 3.6x faster than Nginx/PHP-FPM on Windows!

Try it and read the full story on how we made it happen: https://dunglas.dev/2026/03/windows-support-for-frankenphp-its-finally-alive/

Thanks to Intelligence X and Les-Tilleuls.coop for having sponsored this feature!

#PHP #golang #Windows

Windows Support for FrankenPHP: It’s Finally Alive! - Kévin Dunglas

It’s happening! I am thrilled to announce the immediate availability of official Windows support for FrankenPHP. Since the project's initial release, this has been by far the most requested feature. While many of you have been successfully running FrankenPHP on Windows via WSL (Windows Subsystem for Linux), native support was the "white whale" we’ve been

Kévin Dunglas - Founder of Les-Tilleuls.coop (worker-owned cooperative). Creator of API Platform, FrankenPHP, Mercure.rocks, Vulcain.rocks and of some Symfony components.
API Platform 4.3 beta is out! Try it now and help us polish the stable release.
composer require api-platform/symfony:v4.3.0-beta.1 composer require api-platform/laravel:v4.3.0-beta.1
Feedback welcome: github.com/api-platform/core/issues
#APIPlatform #PHP #Symfony #Laravel #OpenSource
Me commit "human review" because we're still way better at our job :D. So good to setup all the bootstrap of an idea and just make it perfect afterwards...
Opus doesn't think about an O(n) => O(1) optimization as it is focused on the initial idea. I'd have probably coded the first implementation like this, but as writing the O(n) I'd have seen the optimization right away.
Interesting, making Claude Code work on an already poor design, strengthens the bad choices, had to create a new chat to move to a better design I instructed (/fork or /compact kept the not so good direction).

API Platform v4.3.0-alpha.1 is now available!

Introducing MCP (Model Context Protocol) support for #Symfony & #Laravel - bring AI agent capabilities to your APIs!

20 new features full changelog: https://github.com/api-platform/core/releases/tag/v4.3.0-alpha.1

We welcome your feedback on this alpha release.

Release v4.3.0-alpha.1 · api-platform/core

Features feat(mcp): introduce api-platform/mcp component (#7703) feat: mcp bundle tool integration (#7595) feat: add support of collection to MCP (#7724) feat(laravel): mcp support (#7709) feat(la...

GitHub