GitPedia

Mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

From robsontenorio·Updated June 12, 2026·View on GitHub·

The maryUI package is a set of Gorgeous UI components for Livewire powered by daisyUI and Tailwind. The project is written primarily in PHP, distributed under the Other license, first published in 2023. It has gained significant community traction with 1,466 stars and 198 forks on GitHub. Key topics include: alpinejs, blade, blade-components, daisyui, laravel.

Latest release: 2.8.3
May 21, 2026View Changelog →
<p align="center"><img width="200" src="https://github.com/robsontenorio/mary-ui.com/blob/main/public/images/mary.png?raw=true"></p> <p align="center"> <a href="https://packagist.org/packages/robsontenorio/mary"> <img src="https://img.shields.io/packagist/dt/robsontenorio/mary?cacheSeconds=60"> </a> <a href="https://packagist.org/packages/robsontenorio/mary"> <img src="https://img.shields.io/packagist/v/robsontenorio/mary?label=stable&color=blue&cacheSeconds=60"> </a> <a href="https://packagist.org/packages/robsontenorio/mary"> <img src="https://poser.pugx.org/robsontenorio/mary/license.svg"> </a> </p>

Introduction

The maryUI package is a set of Gorgeous UI components for Livewire powered by daisyUI and Tailwind.

Official Documentation

You can read the official documentation on the maryUI website.

Let's keep pushing it, sponsor me ❤️

Discord

Come to say hello on maryUI Discord

Follow me

@robsontenorio

Contributing

Clone the repository into your project root.

bash
git clone git@github.com:robsontenorio/mary.git packages/mary

Add the local repository to composer config.

bash
composer config repositories.local '{"type": "path", "url": "packages/mary"}'

Require the package again for local symlink.

bash
composer require robsontenorio/mary:@dev

Start the dev server.

bash
yarn dev

You can roll back to the stable version by removing the local repository and requiring the package again.

bash
composer config --unset repositories.local composer require robsontenorio/mary

License

<a name="license"></a>

MaryUI is open-sourced software licensed under the MIT license.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from robsontenorio/mary via the GitHub API.Last fetched: 6/13/2026