symfony / ux-svelte
Integration of Svelte in Symfony
Package info
Type:symfony-bundle
pkg:composer/symfony/ux-svelte
Requires
- php: >=8.1
- symfony/deprecation-contracts: ^2.5|^3
- symfony/stimulus-bundle: ^2.9.1|^3.0
Requires (Dev)
- symfony/asset-mapper: ^6.3|^7.0|^8.0
- symfony/finder: ^5.4|^6.2|^7.0|^8.0
- symfony/framework-bundle: ^5.4|^6.2|^7.0|^8.0
- symfony/phpunit-bridge: ^5.4|^6.2|^7.0|^8.0
- symfony/twig-bundle: ^5.4|^6.2|^7.0|^8.0
- symfony/var-dumper: ^5.4|^6.2|^7.0|^8.0
- 3.x-dev
- 2.x-dev
- v2.35.0
- v2.34.0
- v2.33.0
- v2.32.0
- v2.31.0
- v2.30.0
- v2.29.2
- v2.29.1
- v2.29.0
- v2.28.2
- v2.28.1
- v2.28.0
- v2.27.0
- v2.26.1
- v2.26.0
- v2.25.2
- v2.25.1
- v2.25.0
- v2.24.0
- v2.23.0
- v2.22.1
- v2.22.0
- v2.21.0
- v2.20.0
- v2.19.3
- v2.19.0
- v2.18.0
- v2.17.0
- v2.16.0
- v2.15.0
- v2.14.0
- v2.13.2
- v2.13.0
- v2.12.0
- v2.11.1
- v2.11.0
- v2.10.0
- v2.9.1
- v2.9.0
- v2.8.1
- v2.8.0
This package is auto-updated.
Last update: 2026-04-13 14:50:47 UTC
README
Warning
Deprecated: This package has been deprecated in 2.x and will be removed in the next major version.
Because it was not possible to add support for Svelte 5 in Symfony UX Svelte 3.0 for AssetMapper or even Webpack Encore (even by resorting to certain workarounds), and also due to its lack of popularity compared to Symfony UX React or Symfony UX Vue, the package is now deprecated and will be removed in Symfony UX 3.0.
See related issues and PRs: #2887, #2288, #3177.
But if you are brave enough and would like to recreate the package with support for Svelte 5 in Symfony UX 3.0, with support for AssetMapper and Webpack Encore, and without hacks, that would be greatly appreciated 😉
Symfony UX Svelte integrates Svelte into Symfony applications. It provides tools to render Svelte 3 or 4 components from Twig.
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.