PHPackages                             josuapsianturi/laravel-tac - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. josuapsianturi/laravel-tac

ActiveLibrary[Templating &amp; Views](/categories/templating)

josuapsianturi/laravel-tac
==========================

Laravel Blade UI component library designed specifically for TALL stack applications

v1.5.0(1y ago)115[3 PRs](https://github.com/josuapsianturi/laravel-tac/pulls)MITBladePHP ^8.1CI passing

Since Apr 15Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/josuapsianturi/laravel-tac)[ Packagist](https://packagist.org/packages/josuapsianturi/laravel-tac)[ Docs](https://github.com/josuapsianturi/laravel-tac)[ GitHub Sponsors](https://github.com/josuapsianturi)[ RSS](/packages/josuapsianturi-laravel-tac/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (5)Versions (12)Used By (0)

laravel-tac
===========

[](#laravel-tac)

[![Latest Version on Packagist](https://camo.githubusercontent.com/0fb4914b8e771b006059b660c2ded4ea8aa20415169838aca055f0889f51406e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a6f737561707369616e747572692f6c61726176656c2d7461632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/josuapsianturi/laravel-tac)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a214ab31f97ba6d50f5303b7518614ae4b6d982175d725641126b92216a285d6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a6f737561707369616e747572692f6c61726176656c2d7461632f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/josuapsianturi/laravel-tac/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/8fc3caa23bef9641f5ef29c8012a82ce9c52557c466445b0fe24628bb3987da4/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6a6f737561707369616e747572692f6c61726176656c2d7461632f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/josuapsianturi/laravel-tac/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/177b44594fd686677bc3beae2951cdc612998845ef1e1b174f788b546993af19/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a6f737561707369616e747572692f6c61726176656c2d7461632e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/josuapsianturi/laravel-tac)

Laravel TAC is Laravel Blade UI component library designed specifically for TALL stack applications

Features
--------

[](#features)

- Pre-built components for Tailwind CSS and AlpineJS.
- Easy to use in your Laravel views.
- Flexible and customizable components.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require josuapsianturi/laravel-tac
```

Optionally, you can publish the components using

```
php artisan vendor:publish --tag="laravel-tac-components"
```

Usage
-----

[](#usage)

Now that the package is installed, you can start using its components in your Laravel views.

Example Components

Below is an example of how to use the dropdown component. Dropdown Component

In Your Blade View, You can use the dropdown component by adding the following Blade syntax in your view file:

```

    Click Me

```

This will render a Tailwind-styled dropdown menu with AlpineJS handling the toggle logic.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Josua P. Sianturi](https://github.com/josuapsianturi)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance72

Regular maintenance activity

Popularity7

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

7

Last Release

445d ago

PHP version history (3 changes)v1.0.1PHP ^8.4

v1.2.0PHP ^8.3

v1.4.0PHP ^8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/54291811?v=4)[Josua P. Sianturi](/maintainers/josuapsianturi)[@josuapsianturi](https://github.com/josuapsianturi)

---

Top Contributors

[![freekmurze](https://avatars.githubusercontent.com/u/483853?v=4)](https://github.com/freekmurze "freekmurze (368 commits)")[![mvdnbrk](https://avatars.githubusercontent.com/u/802681?v=4)](https://github.com/mvdnbrk "mvdnbrk (46 commits)")[![josuapsianturi](https://avatars.githubusercontent.com/u/54291811?v=4)](https://github.com/josuapsianturi "josuapsianturi (27 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (25 commits)")[![Nielsvanpach](https://avatars.githubusercontent.com/u/10651054?v=4)](https://github.com/Nielsvanpach "Nielsvanpach (23 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (19 commits)")[![pforret](https://avatars.githubusercontent.com/u/474312?v=4)](https://github.com/pforret "pforret (16 commits)")[![sebastiandedeyne](https://avatars.githubusercontent.com/u/1561079?v=4)](https://github.com/sebastiandedeyne "sebastiandedeyne (14 commits)")[![riasvdv](https://avatars.githubusercontent.com/u/3626559?v=4)](https://github.com/riasvdv "riasvdv (10 commits)")[![patinthehat](https://avatars.githubusercontent.com/u/5508707?v=4)](https://github.com/patinthehat "patinthehat (10 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (8 commits)")[![AdrianMrn](https://avatars.githubusercontent.com/u/12762044?v=4)](https://github.com/AdrianMrn "AdrianMrn (8 commits)")[![AlexVanderbist](https://avatars.githubusercontent.com/u/6287961?v=4)](https://github.com/AlexVanderbist "AlexVanderbist (7 commits)")[![irfanm96](https://avatars.githubusercontent.com/u/42065936?v=4)](https://github.com/irfanm96 "irfanm96 (5 commits)")[![thecaliskan](https://avatars.githubusercontent.com/u/13554944?v=4)](https://github.com/thecaliskan "thecaliskan (5 commits)")[![IGedeon](https://avatars.githubusercontent.com/u/694313?v=4)](https://github.com/IGedeon "IGedeon (4 commits)")[![abenerd](https://avatars.githubusercontent.com/u/7523903?v=4)](https://github.com/abenerd "abenerd (3 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (3 commits)")[![koossaayy](https://avatars.githubusercontent.com/u/6431084?v=4)](https://github.com/koossaayy "koossaayy (3 commits)")[![lloricode](https://avatars.githubusercontent.com/u/8251344?v=4)](https://github.com/lloricode "lloricode (3 commits)")

---

Tags

laraveljosuapsianturilaravel-tac

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/josuapsianturi-laravel-tac/health.svg)

```
[![Health](https://phpackages.com/badges/josuapsianturi-laravel-tac/health.svg)](https://phpackages.com/packages/josuapsianturi-laravel-tac)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k102.4M1.4k](/packages/spatie-laravel-permission)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M102](/packages/dedoc-scramble)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816334.1k3](/packages/defstudio-telegraph)[spatie/laravel-passkeys

Use passkeys in your Laravel app

471890.7k39](/packages/spatie-laravel-passkeys)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
