PHPackages                             ailuracode/wappify - 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. [API Development](/categories/api)
4. /
5. ailuracode/wappify

ActiveLibrary[API Development](/categories/api)

ailuracode/wappify
==================

Wappify is a package that allows you to receive messages to WhatsApp using the WhatsApp Cloud API for Laravel.

v1.0.0(2y ago)221MITPHPPHP ^8.0

Since May 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ailuracode/laravel-wappify)[ Packagist](https://packagist.org/packages/ailuracode/wappify)[ RSS](/packages/ailuracode-wappify/feed)WikiDiscussions master Synced yesterday

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

Wappify
=======

[](#wappify)

Description
-----------

[](#description)

This package helps to receive WhatsApp Cloud API messages in Laravel projects.

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

[](#installation)

To install this package, simply run:

```
composer require ailuracode/wappify
```

After installing the package, Laravel will auto-load it. You also need to add the service provider in your `config/app.php` file:

```
'providers' => [
     // Another suppliers...
     AiluraCode\Wappify\WappifyServiceProvider::class,
],
```

Use
---

[](#use)

To start using this package in your Laravel project, you only need to run the work queue using the following command:

```
php artisan wappify:queue
```

License
-------

[](#license)

This package is released under the MIT License. For more details, please refer to the [LICENSE](LICENSE) file.

Credits
-------

[](#credits)

- Developed by [SiddharthaGF](https://github.com/SiddharthaGF) for AiluraCode.
- Use the library [netflie/whatsapp-cloud-api](https://github.com/netflie/whatsapp-cloud-api).
- Use GuzzleHttp to make HTTP requests.
- Use [spatie/laravel-medialibrary](https://github.com/spatie/laravel-medialibrary) for multimedia file management.
- Use PHPUnit for unit testing.

Project status
--------------

[](#project-status)

This package is under active development and is continually being improved. It is recommended to stay tuned for future updates for new features and improvements.

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

773d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1c76656f63ce9b5b29122c1e8162ba3131dbd644ecba71bb33c54166dd34b2dd?d=identicon)[AiluraCode](/maintainers/AiluraCode)

---

Top Contributors

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

---

Tags

laravelwhatsapp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ailuracode-wappify/health.svg)

```
[![Health](https://phpackages.com/badges/ailuracode-wappify/health.svg)](https://phpackages.com/packages/ailuracode-wappify)
```

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.6M986](/packages/statamic-cms)[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k9.5M89](/packages/openai-php-laravel)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[scriptdevelop/whatsapp-manager

Paquete para manejo de WhatsApp Business API en Laravel

783.8k](/packages/scriptdevelop-whatsapp-manager)

PHPackages © 2026

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