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

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

michaelnabil230/laravel-greet-component
=======================================

This is my package greet

v1.0.0(3y ago)0130[2 PRs](https://github.com/michaelnabil230/laravel-greet-component/pulls)MITPHPPHP ^8.1

Since Dec 24Pushed 2y ago1 watchersCompare

[ Source](https://github.com/michaelnabil230/laravel-greet-component)[ Packagist](https://packagist.org/packages/michaelnabil230/laravel-greet-component)[ Docs](https://github.com/michaelnabil230/laravel-greet-component)[ RSS](/packages/michaelnabil230-laravel-greet-component/feed)WikiDiscussions master Synced 1mo ago

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

Greet component for user
========================

[](#greet-component-for-user)

[![Latest Version on Packagist](https://camo.githubusercontent.com/436dec52c184e759e49bd27e33ab35e59cd13a02c80522dba28a1cc4e73887b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d69636861656c6e6162696c3233302f6c61726176656c2d67726565742d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/michaelnabil230/laravel-greet-component)[![GitHub Tests Action Status](https://camo.githubusercontent.com/eda8696a9478be4dd08b56f384b8d72c8a2e5567549699ca748eab962134e78c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d69636861656c6e6162696c3233302f6c61726176656c2d67726565742d636f6d706f6e656e742f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/michaelnabil230/laravel-greet-component/actions?query=workflow%3Arun-tests+branch%master)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/b4987367c4502a54a4e8c103c7a9a2dce4bee52d8b21398ed647938ec0c48202/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6d69636861656c6e6162696c3233302f6c61726176656c2d67726565742d636f6d706f6e656e742f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/michaelnabil230/laravel-greet-component/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%master)[![Total Downloads](https://camo.githubusercontent.com/fa5f5004b4c67ce83dc63061a397f29f964e88f07b7f9e37bae7732cbb4f654f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d69636861656c6e6162696c3233302f6c61726176656c2d67726565742d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/michaelnabil230/laravel-greet-component)

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

Support us
----------

[](#support-us)

[![](.assets/ko-fi.png)](https://ko-fi.com/michaelnabil230)[![](.assets/buymeacoffee.png)](https://www.buymeacoffee.com/michaelnabil230)[![](.assets/paypal.png)](https://www.paypal.com/paypalme/MichaelNabil23)

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

[](#installation)

You can install the package via composer:

```
composer require michaelnabil230/laravel-greet-component
```

You can publish the config file with:

```
php artisan vendor:publish --tag="greet-config"
```

This is the contents of the published config file:

```
return [

    'is_christmas' => now()->month == 11 && now()->day == 25,

    'is_valentine' => now()->month == 1 && now()->day == 14,
];
```

Optionally, you can publish the views using

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

Usage
-----

[](#usage)

```

```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

Please see [CONTRIBUTING](https://github.com/michaelnabil230/.github/blob/master/CONTRIBUTING.md) for details.

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

[](#security-vulnerabilities)

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

Credits
-------

[](#credits)

- [Michael Nabil](https://github.com/michaelnabil230)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

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

1235d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0bead4c51d39cf34d71f1156ce2d8a94be322f1dbd46578763f7720365c904c7?d=identicon)[michael.nabil230](/maintainers/michael.nabil230)

---

Top Contributors

[![michaelnabil230](https://avatars.githubusercontent.com/u/46572405?v=4)](https://github.com/michaelnabil230 "michaelnabil230 (16 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (6 commits)")

---

Tags

componentcomponentsgreetinglaravellaravelMichaelNabil230greet

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/michaelnabil230-laravel-greet-component/health.svg)

```
[![Health](https://phpackages.com/badges/michaelnabil230-laravel-greet-component/health.svg)](https://phpackages.com/packages/michaelnabil230-laravel-greet-component)
```

###  Alternatives

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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