Turn your PHP app into a standalone binary. No PHP interpreter, Composer, etc needed on the target machines! It's actually surprisingly quite simple: 1. Box: makes a phar 2. concat with micro.sfx from static-php-cli Done! Read more about it here: gnugat.github.io/2026/03/25/t... #PHP
@javiereguiluz.bsky.social
Introducing AI Skills for Symfony UX ➡️ https://symfony.com/blog/introducing-ai-skills-for-symfony-ux
While redesigning symfony.com/packages, we used a neat trick to speed up pages with repeated SVG icons. I blogged about it: dev.to/javiereguilu...
Reusing SVG Icons for Faster Pages
A lesser-known SVG feature can improve your website's performance.
dev.to
Codex doesn't run Symfony apps out of the box ... but with a few tweaks, you can make it work and unlock code execution. Here's how: dev.to/javiereguilu...
How to Make ChatGPT Codex Work with PHP and Symfony
Learn how to unlock the full power of ChatGPT Codex by enabling PHP and Symfony code execution in your projects.
dev.to
Let the #Symfony 8 dev-cycle begin! github.com/symfony/symf...
Bump Symfony 8 to PHP >= 8.4 by nicolas-grekas · Pull Request #60639 · symfony/symfony
Q A Branch? 8.0 Bug fix? no New feature? yes Deprecations? no Issues - License MIT Let's start this new major cycle with fresh features shipped with PHP 8.4: native lazy object...
github.com
Like always @blackfire.io helped a lot measuring the impact of the new @symfony.com 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!
I published a small application to compare two composer.lock files. It's built in PHP, but I didn't want to maintain a server. So it's deployed on GitHub Pages and uses WASM. lyrixx.github.io/composer-diff/
#Symfony 7.3 comes with a new JSON encoder component that is super efficient (10 times faster than the Serializer component with 2 times less memory). Great way to stream JSON payloads when combined with StreamedResponse. Component: https://buff.ly/3ZMQEgh Related PRs: https://buff.ly/3Zu2IBC
GitHub - symfony/json-encoder
Contribute to symfony/json-encoder development by creating an account on GitHub.
buff.ly
#Symfony 7.2 has just been released. Here is a list of curated features symfony.com/blog/symfony... Big thanks to all the contributors!
Symfony 7.2 curated new features (Symfony Blog)
Symfony 7.2 curated new features
symfony.com
I published a blog post about logical CSS properties: dev.to/javiereguilu... #css #design #i18n
I've just created a starter pack with #Symfony core team members that are on BlueSky go.bsky.app/P5Sp7eR