Download the PHP package ailuracode/wappify without Composer
On this page you can find all versions of the php package ailuracode/wappify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ailuracode/wappify
More information about ailuracode/wappify
Files in ailuracode/wappify
Package wappify
Short Description Wappify is a package that allows you to receive messages to WhatsApp using the WhatsApp Cloud API for Laravel.
License MIT
Informations about the package wappify
Wappify
Description
This package helps to receive WhatsApp Cloud API messages in Laravel projects.
Installation
To install this package, simply run:
After installing the package, Laravel will auto-load it. You also need to add the service provider in your config/app.php
file:
Use
To start using this package in your Laravel project, you only need to run the work queue using the following command:
License
This package is released under the MIT License. For more details, please refer to the LICENSE file.
Credits
- Developed by SiddharthaGF for AiluraCode.
- Use the library netflie/whatsapp-cloud-api.
- Use GuzzleHttp to make HTTP requests.
- Use spatie/laravel-medialibrary for multimedia file management.
- Use PHPUnit for unit testing.
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.
All versions of wappify with dependencies
laravel/framework Version ^8.0|^9.0|^10.0|^11.0
guzzlehttp/guzzle Version ^7.8
netflie/whatsapp-cloud-api Version ^2.0
spatie/laravel-medialibrary Version ^8.0|^9.0|^10.0|^11.0