Gorgeous UI components for Livewire powered by daisyUI and Tailwind
MaryUI is a set of Laravel Blade UI Components designed for Livewire 3 and styled with daisyUI + Tailwind themes. The framework offers an elegant and visually appealing solution for developers working with Laravel projects.
MaryUI offers a blend of visually appealing UI components and seamless integration with Livewire 3 for Laravel projects. With its easy installation process and open-source nature, developers can enhance their applications with modern design elements and functionality.
Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
Alpine.js is a lightweight JavaScript framework that simplifies the process of creating dynamic, reactive user interfaces on the web. It uses a declarative syntax that offers a higher level of abstraction compared to vanilla JavaScript, while being more performant and easier to use than jQuery.
daisyUI adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.