symfony / ux-twig-component
Twig components for Symfony
Fund package maintenance!
fabpot
Tidelift
symfony.com/sponsor
Installs: 42 649
Dependents: 2
Suggesters: 0
Security: 0
Stars: 85
Watchers: 23
Forks: 15
Type:symfony-bundle
Requires
- php: >=8.0
- symfony/dependency-injection: ^5.4|^6.0
- symfony/event-dispatcher: ^5.4|^6.0
- symfony/property-access: ^5.4|^6.0
- twig/twig: ^2.0|^3.0
Requires (Dev)
- symfony/framework-bundle: ^5.4|^6.0
- symfony/phpunit-bridge: ^6.0
- symfony/twig-bundle: ^5.4|^6.0
Conflicts
- symfony/config: <5.4.0
README
EXPERIMENTAL This component is currently experimental and is likely to change, or even change drastically.
Twig components give you the power to bind an object to a template, making it easier to render and re-use small template "units" - like an "alert", markup for a modal, or a category sidebar. A very simple example would be a re-usable alert component:
This repository is a READ-ONLY sub-tree split. See https://github.com/symfony/ux to create issues or submit pull requests.