PHPackages                             yxx/laravel-alpine-components - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yxx/laravel-alpine-components

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yxx/laravel-alpine-components
=============================

v1.0.0(3y ago)1516—0%MITBladePHP ^7.4 || ^8.0

Since Feb 19Pushed 3y ago1 watchersCompare

[ Source](https://github.com/youyingxiang/laravel-alpine-components)[ Packagist](https://packagist.org/packages/yxx/laravel-alpine-components)[ RSS](/packages/yxx-laravel-alpine-components/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

Laravel-Alpine-Components
-------------------------

[](#laravel-alpine-components)

About
-----

[](#about)

This is about laravel blade and alpinejs related components

Function
--------

[](#function)

- combobox
- remote-combobox
- select

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

[](#installation)

```
composer require yxx/laravel-alpine-components

```

View Local Example
------------------

[](#view-local-example)

- Execute:

```
php artisan vendor:publish --provider="Yxx\LaravelAlpineComponents\Providers\LaravelAlpineComponentServiceProvider

```

- Accessed at the `{your domain}/alp-examples/` route.

Code example
------------

[](#code-example)

```
@php
    $options = [
        ["id" => 1, "name" => 'Alabama'],
        ["id" => 2, "name" => 'Colorado'],
        ["id" => 3, "name" => 'Indiana'],
        ["id" => 4, "name" => 'Nevada'],
        ["id" => 5, "name" => 'NewYork'],
        ["id" => 6, "name" => 'Oklahoma'],
        ["id" => 7, "name" => 'Pennsylvania'],
        ["id" => 8, "name" => 'Guam']
   ];
@endphp

    Select Options

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

1173d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a556fe7375e1f3ca1a30482386f782dbd673a76a0317a83c354294db3d5aa6f3?d=identicon)[yxx](/maintainers/yxx)

---

Top Contributors

[![youyingxiang](https://avatars.githubusercontent.com/u/28653285?v=4)](https://github.com/youyingxiang "youyingxiang (7 commits)")

---

Tags

alpinejscomboboxcomponentlaravelselect

### Embed Badge

![Health badge](/badges/yxx-laravel-alpine-components/health.svg)

```
[![Health](https://phpackages.com/badges/yxx-laravel-alpine-components/health.svg)](https://phpackages.com/packages/yxx-laravel-alpine-components)
```

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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