Hello ux.symfony.com & 4 New UX Components

I love Symfony UX. And last week during Symfony World Online, I had the pleasure to talk about it and reveal several new things that we're super excited about!

Note

To get all the details, we've made the Symfony UX: New Components, Live Twig & More Updates available for anyone to watch free.

But first, What is Symfony UX? anyways? I've come to this short definition. It's (1) a Stimulus integration with your app & (2) a plugin system for extra Stimulus controllers to solve common problems, like rendering charts, cropping images and more.

18 months after Symfony UX was still released, we're adding new UX packages to solve new problems. In fact, we've just released four new components:

But, as much as I love Symfony UX, I think we've done a poor job talking about and promoting it. After all, JavaScript tools are meant to be seen and played with!

Enter: ux.symfony.com

To solve this, we've just launched https://ux.symfony.com: a playground for touching and sampling each UX component. See what it feels like to work inside a or send real-time page updates with Turbo! Try out the Ajax-powered autocomplete component, see a React component rendered in Twig or try the Image Cropper in real life.

One of the most interesting sections is about Live Components: a "Swiss army knife" library that allows you to create highly-interactive interfaces with zero JavaScript. We've already released several demos that show the power of this component, including rendering CollectionType forms (with add/remove buttons), "dependent form fields" and real-time form validation entirely by writing PHP and Twig: no custom JavaScript needed.

The new ux.symfony.com site itself is also open source and written using all of the UX tools. It's another great way to see real code behind solving real problems.

Have fun!


Sponsor the Symfony project.
https://symfony.com/blog/hello-ux-symfony-com-and-4-new-ux-components?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Létrehozva 3y | 2022. jún. 21. 11:20:05


Jelentkezéshez jelentkezzen be

EGYÉB POSTS Ebben a csoportban

A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

2025. máj. 25. 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

2025. máj. 23. 9:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

2025. máj. 22. 7:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

2025. máj. 21. 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

2025. máj. 20. 9:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

2025. máj. 19. 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

2025. máj. 19. 8:10:09 | Symfony