PHPackages                             eyuva/laravel-whatsapp-btn - 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. eyuva/laravel-whatsapp-btn

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

eyuva/laravel-whatsapp-btn
==========================

Laravel package to make click to chat whatsapp button

41.3k2PHP

Since Jul 29Pushed 6y ago3 watchersCompare

[ Source](https://github.com/eyuva/laravel-whatsapp-btn)[ Packagist](https://packagist.org/packages/eyuva/laravel-whatsapp-btn)[ RSS](/packages/eyuva-laravel-whatsapp-btn/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel WhatsApp Button
=======================

[](#laravel-whatsapp-button)

Laravel package to make click to chat WhatsApp button.

**Installation**
----------------

[](#installation)

Step 1. Install package using Composer

```
composer require "eyuva/laravel-whatsapp-btn":"*"

```

Step 3. Add the facade reference in config/app.php to your aliases array.

```
'WhatsappBtn' => \Eyuva\WhatsappBtn\WhatsappBtnFacade::class,

```

Step 4. Start Using the package

```
Done!

```

**Usage**
---------

[](#usage)

Step 1. To embed a Button in view

```
{!! WhatsappBtn::(,,) !!}

```

*eg. options: \['label' =&gt; 'Click to Chat', 'class' =&gt; 'btn btn-success'\]*

Step 2. To generate a http link

```
WhatsappBtn::(,);

```

**Contribute**
--------------

[](#contribute)

Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on [GitHub](https://github.com/eyuva/laravel-whatsapp-btn).

**Loveware**
------------

[](#loveware)

If you **Love It** then **Star It**

**Contributors**
----------------

[](#contributors)

- [Vishal Sancheti](https://github.com/vishal-sancheti)

**License**
-----------

[](#license)

The code in this repo are open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e37a6457da03281559f633ae0973b461168222cf62a5ffcbb3cc40ab6ae9698a?d=identicon)[vishal-sancheti](/maintainers/vishal-sancheti)

---

Top Contributors

[![vishal-sancheti](https://avatars.githubusercontent.com/u/4789936?v=4)](https://github.com/vishal-sancheti "vishal-sancheti (2 commits)")

### Embed Badge

![Health badge](/badges/eyuva-laravel-whatsapp-btn/health.svg)

```
[![Health](https://phpackages.com/badges/eyuva-laravel-whatsapp-btn/health.svg)](https://phpackages.com/packages/eyuva-laravel-whatsapp-btn)
```

###  Alternatives

[justinbusschau/hmrc-gift-aid

A library for charities and CASCs to claim Gift Aid (including Small Donations) from HMRC

209.9k](/packages/justinbusschau-hmrc-gift-aid)

PHPackages © 2026

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