svc / util-bundle
Helper package with some utilities (network, environment, mail, stimulus controllers)
8.5.0
2026-01-01 14:56 UTC
Requires
- php: ^8.2
- symfony/console: ^6.3 | ^7.2 | ^8
- symfony/form: ^6.3 | ^7.2 | ^8
- symfony/framework-bundle: ^6.3 | ^7.2 | ^8
- symfony/mailer: ^6.3 | ^7.2 | ^8
- symfony/options-resolver: ^6.3 | ^7.2 | ^8
- symfony/twig-bundle: ^6.3 | ^7.2 | ^8
Requires (Dev)
- phpstan/phpstan: ^2
- phpunit/phpunit: ^12
- symfony/browser-kit: ^6.3 | ^7.2 | ^8
- symfony/css-selector: ^6.3 | ^7.2 | ^8
- symfony/ux-twig-component: ^2.18
Suggests
- symfony/ux-twig-component: if you want to use the twig component for modal dialog
This package is auto-updated.
Last update: 2026-05-29 15:49:26 UTC
README
⚠️ Attention:
From version 4.0 the bundle works only with Symfony >=6.1, because the new Bundle Configuration System is used.
Please use version 3.x for older Symfony installations.
Helper package with some utilities (network, environment, mail)
Controller
- EnvInfoController (symfony)
- Stimulus controllers (javascript)