Skip to content

step2dev/lazy-ui

Repository files navigation

LazyUI License: MIT Contributors Packagist PHP Version Packagist Laravel Version

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status PHPStan Total Downloads

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

Support us

Support us with a monthly donation and help us continue our activities.

Installation

You can install the package via composer:

composer require step2dev/lazy-ui

You can publish the config file with:

php artisan vendor:publish --tag="lazy-ui-config"

Optionally, you can publish the views using

php artisan vendor:publish --tag="lazy-ui-views"

Testing

composer test

📁 List of components

show / hide
  • Actions

    • Button
    • Dropdown
    • Modal
    • Swap
  • Data display

    • Alert
    • Avatar
    • Badge
    • Banner
    • Calendar
    • Card
    • Carousel
    • Chat bubble
    • Collapse
    • Countdown
    • Empty placeholder
    • Kbd
    • Loading
    • Progress
    • Radial progress
    • Stat
    • Table
    • Tag
    • Timeline
    • Toast
    • Tooltip
    • Treeview
  • Data input

    • Checkbox
    • File input
    • Text input
    • Radio
    • Range
    • Rating
    • Select
    • Multi select
    • Textarea
    • Toggle
  • Layout

    • Artboard
    • Button group
    • Divider
    • Drawer
    • Footer
    • Join
    • Hero
    • Indicator
    • Input group
    • Mask
    • Stack
  • Navigation

    • Bottom Navigation
    • Breadcrumbs
    • Link
    • Menu
    • Navbar
    • Pagination
    • Steps
    • Tab
  • Mockup

    • Browser
    • Code
    • Phone
    • Window

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

About

Lazy UI is a Laravel package that provides a set of Blade components to rapidly build forms with Tailwind CSS and Daisy UI.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published