Download the PHP package samuelterra22/laravel-evolution-client without Composer
On this page you can find all versions of the php package samuelterra22/laravel-evolution-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download samuelterra22/laravel-evolution-client
More information about samuelterra22/laravel-evolution-client
Files in samuelterra22/laravel-evolution-client
Package laravel-evolution-client
Short Description Laravel Client for Evolution API, allowing easy integration with WhatsApp.
License MIT
Homepage https://github.com/samuelterra22/laravel-evolution-client
Informations about the package laravel-evolution-client
Laravel Evolution Client
A Laravel client for the Evolution API, providing simple integration with WhatsApp for messaging, group management, and more.
Features
- Complete WhatsApp functionality through Evolution API
- Send and receive messages (text, media, buttons, lists, polls)
- Create and manage groups
- Manage contacts and labels
- Handle webhook events
- Simple and clean Laravel integration
Installation
You can install the package via composer:
You can publish the configuration file with:
This is the content of the published configuration file:
Usage
Configuring the .env
Using the Facade
Using Different Instances
Working with Chats
Working with Groups
Sending Different Types of Messages
Working with Labels
Working with Calls
Working with Profile
Working with WebSocket
Working with Templates
Managing Settings
Using Proxy
Testing
Changelog
Please see the CHANGELOG for more information about what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
Credits
- Samuel Terra
- All Contributors
License
The MIT License (MIT). Please see the License File for more information.
All versions of laravel-evolution-client with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^9.0|^10.0|^11.0
illuminate/support Version ^9.0|^10.0|^11.0
ratchet/pawl Version ^0.4.1
react/event-loop Version ^1.3
react/socket Version ^1.12