Skip to content

v1.0.0

Choose a tag to compare

@gergo-tar gergo-tar released this 22 Apr 08:19
· 25 commits to master since this release
b535cca

A modular Laravel Blade UI component library with Tailwind 4 CSS theming,
component-aware CSS builds, and PHP 8.3+ type-safe component classes.

🚀 Features

  • 33+ Blade components across 6 categories:
    • Form: Button, Input, Textarea, Checkbox, Radio, Select, Multi-Select, Toggle
    • Feedback: Alert, Toast, Tooltip, Progress, Spinner, Skeleton, Empty State
    • Navigation: Breadcrumb, Pagination, Tabs, Dropdown Menu, Link
    • Layout: Container, Divider, Stack, Grid
    • Display: Card, Badge, Avatar, Table, List, Description List, Stat
    • Dialog: Modal, Accordion
  • Tailwind 4 CSS theming via CSS custom properties
  • Component-aware CSS build — only includes CSS for enabled components
  • Alpine.js integration for interactive components
  • Publishable views and config for full customization
  • Heroicons integration for consistent iconography
  • Static HTML styleguide generator (php artisan basekit:ui:styleguide)
  • PHPStan level 8 clean, Pest test suite, Laravel Pint code style

Supports: PHP ^8.3, Laravel ^12.0|^13.0