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

dev-main 2025-10-11 17:15 UTC

This package is not auto-updated.

Last update: 2025-10-11 20:30:53 UTC


README

CI

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:
    • Navbar - Main navigation container with logo, name, and link configuration
    • Menu - Menu container for organizing navigation items
    • MenuItem - Individual navigation links or items
  • 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.