Youtube gets filled with AI generated music, what can we do to stop that?
25.8.2025 11:49Youtube gets filled with AI generated music, what can we do to stop that?Here we go! https://github.com/symfony/symfony/pull/61515 dumped mapping code, its interesting to know that if we supported fewer features we could've improved performances by another factor :P.
25.8.2025 09:48Here we go! https://github.com/symfony/symfony/pull/61515 dumped mapping code, its interesting to know that if we supported fewer features...All the functionalities are covered :D. Next step reviewing myself a few times and opening a PR with some numbers :D.
22.8.2025 14:17All the functionalities are covered :D. Next step reviewing myself a few times and opening a PR with some numbers :D.I'm working on a cached version of the #Symfony ObjectMapper that's about 3 times faster! My objective is full compatibility with the current features.
Current status: 63/66 functional tests passed. Just 3 tests to go! 🚀
22.8.2025 12:56I'm working on a cached version of the #Symfony ObjectMapper that's about 3 times faster! My objective is full compatibility with...Boom! Fixed all Object Mapper issues reported on
@symfony The usage has been awesome, such a nice gain for the framework! Keep it coming, and thanks for reporting!
I know it's hot but be warned this is even hotter 🔥
https://github.com/api-platform/core/releases/tag/v4.2.0-alpha.1
3.7.2025 14:10I know it's hot but be warned this is even hotter 🔥https://github.com/api-platform/core/releases/tag/v4.2.0-alpha.1Give https://github.com/heymoon-cc/doctrine-psql-enum some love :)
3.7.2025 07:52Give https://github.com/heymoon-cc/doctrine-psql-enum some love :)Reminder my PMU plugin allows to link a Symfony component as well into your code to test a bug fix (see picture). This combined with `gh pr checkout` it's a breeze to try out bug fixes!
1.7.2025 14:00Reminder my PMU plugin allows to link a Symfony component as well into your code to test a bug fix (see picture). This combined with `gh pr...Discover my abstract on your favorite website!!! Soon some more teasing!
27.6.2025 15:12Discover my abstract on your favorite website!!! Soon some more teasing!Another must read by Martin Fowler https://martinfowler.com/bliki/StranglerFigApplication.html
11.6.2025 14:45Another must read by Martin Fowler https://martinfowler.com/bliki/StranglerFigApplication.htmlI took a couple days off this is why you didn't got answers! I'll have quite a June month so bare with me if things slow down a bit on API Platform, though I'll probably release an alpha version really soon for 4.2 (many of you are already on the main branch <3).
2.6.2025 14:26I took a couple days off this is why you didn't got answers! I'll have quite a June month so bare with me if things slow down a bit...📢 Speaking at #SyliusParty by @emagma in Toulouse, June 19th!
Full day of #Sylius, e-commerce & tech: talks, round table, hackathon & inspiring connections.
🎟️ Free reg: https://syliusparty.emagma.fr/
#SyliusParty #Ecommerce #Dev #Tech #OpenSource #Symfony
I think AI software is good enough so that we could move all our Behat tests to PHPUnit, how would you do it?
22.5.2025 14:23I think AI software is good enough so that we could move all our Behat tests to PHPUnit, how would you do it?Oh yeah API Platform v4.1.12 released with lots of bug fixes, thanks to everyone that contributed and those who reported nice issues! Many Laravel fixes as well check it out!
https://github.com/api-platform/core/releases/tag/v4.1.12
22.5.2025 13:36Oh yeah API Platform v4.1.12 released with lots of bug fixes, thanks to everyone that contributed and those who reported nice issues! Many...I've spent about 100 hours on improving our OpenAPI spec and JSON-Schema, today I reached a milestone:
@quobix
's tool is awesome, helped fixing lots of edge cases!
PR: https://github.com/api-platform/core/pull/6960
16.5.2025 10:01I've spent about 100 hours on improving our OpenAPI spec and JSON-Schema, today I reached a milestone:@quobix's tool is awesome,...Diving deeper into performance: Here are graphs comparing @symfony''s Serializer and the JsonStreamer component within an @ApiPlatform setup, based on 1000 sequential cURL calls to a 1k JSON-LD collection
7.5.2025 10:38Diving deeper into performance: Here are graphs comparing @symfony''s Serializer and the JsonStreamer component within an...Like always
@blackfireio helped a lot measuring the impact of the new
@symfony JsonStreamer component!
Serialization's share of the total request fell from 83% to 45% thanks to streaming – achieving an awesome 70% time saving and 50% memory reduction!
7.5.2025 07:57Like always @blackfireio helped a lot measuring the impact of the new @symfony JsonStreamer component! Serialization's share of the...A nice output, love the graphs https://deepwiki.com/api-platform/core/1-overview
6.5.2025 12:27A nice output, love the graphs https://deepwiki.com/api-platform/core/1-overviewGood news everyone! The CI is green with deprecation handled!
6.5.2025 08:38Good news everyone! The CI is green with deprecation handled!TLDR:
30.4.2025 13:51TLDR: