cyclingapps / component-bundle
This bundle provides reusable components and utilities for Symfony applications.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/cyclingapps/component-bundle
Requires
- php: >=8.3
- symfony/asset-mapper: ^7.3
- symfony/options-resolver: ^7.3
- symfony/ux-icons: ^2.30
- symfony/ux-twig-component: ^2.30
- twig/intl-extra: ^3.21
- twig/twig: ^3.0
Requires (Dev)
- ergebnis/composer-normalize: ^2.48
- phpunit/phpunit: ^9.6
- symfony/framework-bundle: ^7.3
- symfony/phpunit-bridge: ^7.3
This package is not auto-updated.
Last update: 2025-10-11 20:30:53 UTC
README
This bundle provides reusable components and utilities for Symfony applications.
Components
- Alert - A Bootstrap alert component for displaying messages
- Card - A Bootstrap card component for displaying content in a flexible and extensible container
- LocaleSwitcher - A locale switcher dropdown for Bootstrap navbar
- Navbar Components - Bootstrap navbar components for creating responsive navigation bars:
- Tab - A Bootstrap nav-tabs/nav-pills component for creating tabbed navigation with content panes
For more details, see the full documentation.
Installation
Install the bundle using composer:
composer require cyclingapps/component-bundle
Credits
License
MIT License (MIT): see the License File for more details.