beartropy/ui

UI components for Laravel/Livewire
2,446 3
Install
composer require beartropy/ui
Latest Version:1.0.20
PHP:>=8.0
License:MIT
Last Updated:Jun 27, 2026
Links: GitHub  ·  Packagist
Maintainer: beartropy

A comprehensive UI component library specifically designed for the TALL stack (Tailwind, Alpine, Laravel, Livewire).

📚 Documentation

The full documentation for this package involves installation, configuration, and advanced usage examples.

👉 Read the full documentation at beartropy.com/ui

✨ Key Features

  • Comprehensive Component Library: Over 40+ components including Buttons, Inputs, Modals, Dropdowns, and Layouts.
  • TALL Stack Optimized: Built seamlessly for Tailwind CSS, Alpine.js, Laravel, and Livewire integration.
  • Modern Interactive Elements: sophisticated components like CommandPalette, FileDropzone, Date/Time pickers, and ChatInput.
  • Theme Support: Built-in light/dark mode support with ToggleTheme component.
  • Developer Friendly: Customizable and easy to integrate into existing Laravel applications.

🚀 Quick Installation

You can install the package via composer:

composer require beartropy/ui

🤖 AI Assistant Support

Beartropy UI includes comprehensive AI coding assistant integration to help you build faster.

Claude Code

Built-in skills with slash commands:

/bt-ui-form               # Create forms with components
/bt-ui-component          # Component documentation
/bt-ui-livewire           # Livewire integration
/bt-ui-patterns           # Complete UI examples
/bt-ui-setup              # Installation help

Cursor

Copy the included .cursorrules to your project:

cp vendor/beartropy/ui/docs/ai-assistants/cursor/.cursorrules .cursorrules

Other AI Tools

Reference the universal guide in your prompts:

Check vendor/beartropy/ui/docs/ai-assistants/BEARTROPY_GUIDE.md

👉 Full AI Assistant Documentation

🤝 Contributing

Please see CONTRIBUTING for details.

📄 License

The MIT License (MIT). Please see License File for more information.

[!NOTE] Disclaimer: This software is provided "as is", without warranty of any kind, express or implied. Use at your own risk.