PHPackages                             lekeabiodun/livewire-single-file-component - 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. [Framework](/categories/framework)
4. /
5. lekeabiodun/livewire-single-file-component

ActiveLibrary[Framework](/categories/framework)

lekeabiodun/livewire-single-file-component
==========================================

Laravel livewire single file component

0.0.1(4y ago)03MITPHPPHP ^8.0

Since Nov 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/lekeabiodun/livewire-single-file-component)[ Packagist](https://packagist.org/packages/lekeabiodun/livewire-single-file-component)[ Docs](https://github.com/lekeabiodun/livewire-single-file-component)[ GitHub Sponsors](https://github.com/:vendor_name)[ RSS](/packages/lekeabiodun-livewire-single-file-component/feed)WikiDiscussions main Synced yesterday

READMEChangelog (1)Dependencies (12)Versions (2)Used By (0)

Laravel livewire single file component
======================================

[](#laravel-livewire-single-file-component)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e64b45312c14acb64d6445a58b2d77a341376e79d7abc2d34c7a8c91b891e839/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c656b656162696f64756e2f6c697665776972652d73696e676c652d66696c652d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lekeabiodun/livewire-single-file-component)[![GitHub Tests Action Status](https://camo.githubusercontent.com/8e57cdb45a8503cc2399c8ca69e3cc1053c7b8f512fbc1444a55eab413bd31d9/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c656b656162696f64756e2f6c697665776972652d73696e676c652d66696c652d636f6d706f6e656e742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/lekeabiodun/livewire-single-file-component/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/1bbe2b5a728203ceeb6d36236e8f7d0472618c1c1efc9947f03aa8ec83569b20/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6c656b656162696f64756e2f6c697665776972652d73696e676c652d66696c652d636f6d706f6e656e742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/lekeabiodun/livewire-single-file-component/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/394c748c27a346b1f5734b85c91a61a6055fe5c6ccc2cb4007ac8209ca20acde/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c656b656162696f64756e2f6c697665776972652d73696e676c652d66696c652d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/lekeabiodun/livewire-single-file-component)

---

This repo can be used to scaffold a Laravel package. Follow these steps to get started:

1. Press the "Use template" button at the top of this repo to create a new repo with the contents of this livewire-single-file-component
2. Run "php ./configure.php" to run a script that will replace all placeholders throughout all the files
3. Remove this block of text.
4. Have fun creating your package.
5. If you need help creating a package, consider picking up our [Laravel Package Training](https://laravelpackage.training) video course.

---

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

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

[](#installation)

You can install the package via composer:

```
composer require lekeabiodun/livewire-single-file-component
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="livewire-single-file-component_without_prefix-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="livewire-single-file-component_without_prefix-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="example-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$livewire-single-file-component = new Lekeabiodun\LivewireSingleFileComponent();
echo $livewire-single-file-component->echoPhrase('Hello, Lekeabiodun!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Leke Abiodun](https://github.com/lekeabiodun)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

1637d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

laravellekeabiodunlivewire-single-file-component

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/lekeabiodun-livewire-single-file-component/health.svg)

```
[![Health](https://phpackages.com/badges/lekeabiodun-livewire-single-file-component/health.svg)](https://phpackages.com/packages/lekeabiodun-livewire-single-file-component)
```

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[lunarstorm/laravel-ddd

A Laravel toolkit for Domain Driven Design patterns

17959.0k](/packages/lunarstorm-laravel-ddd)[bezhansalleh/filament-plugin-essentials

A collection of essential traits that streamline Filament plugin development by taking care of the boilerplate, so you can focus on shipping real features faster

27584.7k16](/packages/bezhansalleh-filament-plugin-essentials)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[jonpurvis/squeaky

A Laravel Validation Rule to Help Catch Profanity.

706.0k](/packages/jonpurvis-squeaky)[blendbyte/filament-title-with-slug

TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)

1322.4k3](/packages/blendbyte-filament-title-with-slug)

PHPackages © 2026

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