PHPackages                             cisse/ui-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. cisse/ui-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

cisse/ui-bundle
===============

A Symfony UI bundle containing reusable anonymous Twig components styled with TailwindCSS

v1.23.0(3mo ago)1204MITPHPPHP &gt;=8.2

Since Aug 7Pushed 3mo agoCompare

[ Source](https://github.com/moulayecisse/ui-bundle)[ Packagist](https://packagist.org/packages/cisse/ui-bundle)[ Docs](https://symfony.com)[ RSS](/packages/cisse-ui-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (13)Versions (72)Used By (0)

Symfony UI Bundle
=================

[](#symfony-ui-bundle)

🎨 A modern Symfony UI bundle with **70+ reusable Twig components** styled with TailwindCSS. Build beautiful, consistent interfaces faster with pre-built form controls, navigation, tables, and more.

✨ Features
----------

[](#-features)

- 🧩 **70+ Components** - Forms, tables, navigation, tabs, modals, cards, and more
- 🎨 **TailwindCSS Styled** - Modern, responsive design out of the box
- 🔧 **Fully Customizable** - Override styles and extend components easily
- ⚡ **Smart Class Merging** - Intelligent TailwindCSS class deduplication
- 🌙 **Dark Mode Ready** - Built-in dark theme support
- 📱 **Mobile First** - Responsive components for all devices
- 🔒 **Type Safe** - Full IDE support and autocompletion

🚀 Quick Start
-------------

[](#-quick-start)

### 1. Install the Bundle

[](#1-install-the-bundle)

```
composer require cisse/ui-bundle
```

### 2. Register the Bundle (if not using Flex)

[](#2-register-the-bundle-if-not-using-flex)

Add to your `config/bundles.php`:

```
