cyclingapps/component-bundle

This bundle provides reusable components and utilities for Symfony applications.

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/cyclingapps/component-bundle

1.0.1 2025-10-27 18:27 UTC

This package is auto-updated.

Last update: 2025-11-27 18:38:25 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
  • Callout - A Bootstrap callout component for displaying highlighted information with customizable types and icons
  • Modal - Easily render modals from a dedicated controller
  • Navigation Components - Bootstrap components for creating responsive navigation:
    • Navbar - Main navigation container with logo, name, and link configuration
    • Menu - Menu container for organizing navigation items
    • MenuItem - Individual navigation links or items
    • LocaleSwitcher - A locale switcher dropdown for Bootstrap navbar
    • Tab - A Bootstrap nav-tabs/nav-pills component for creating tabbed navigation with content panes
  • Widget - A Bootstrap widget component for displaying key metrics, statistics, and navigation elements in dashboard-style format

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.