Download the PHP package scriptdevelop/whatsapp-manager without Composer

On this page you can find all versions of the php package scriptdevelop/whatsapp-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package whatsapp-manager

Ask DeepWiki

WhatsApp Business API Manager for Laravel

LARAVEL WHatsapp Manager

Latest Version PHP Version Laravel Version Total Downloads License


🌐 Language / Idioma

🇪🇸 Español


scriptdevelop/whatsapp-api-manager

Introducción

@djdang3r/whatsapp-api-manager es un paquete diseñado para facilitar la integración y gestión de la API de WhatsApp en tus proyectos. Su objetivo es simplificar la comunicación, el envío y la recepción de mensajes, así como la administración de sesiones y contactos a través de una interfaz intuitiva y fácil de usar.

Descripción

Con este paquete podrás:

@djdang3r/whatsapp-api-manager está pensado para desarrolladores que buscan una solución robusta y flexible para interactuar con WhatsApp de manera eficiente, segura y escalable.

📢 Políticas de WhatsApp

🚫 Importante: 🚫

  • Asegúrate de cumplir siempre con las Políticas de WhatsApp y sus términos de uso al utilizar este paquete.
  • El uso indebido puede resultar en la suspensión de tu cuenta o acciones legales por parte de WhatsApp.
  • Revisa periódicamente las actualizaciones de las políticas para evitar inconvenientes.

⚠️ Advertencia: ⚠️

  • Este paquete se encuentra actualmente en versión alpha. Esto significa que está en desarrollo activo, puede contener errores y su API está sujeta a cambios importantes.
  • Próximamente se lanzará la versión beta. Se recomienda no usarlo en entornos de producción por el momento.

Documentación

📚 Tabla de Contenidos

  1. 🚀 Instalación

    • Requisitos previos
    • Configuración inicial
    • Migraciones

  1. 🧩 Configuración de API

    • Credenciales de Meta
    • Configuración de webhooks
    • Gestión de números telefónicos

  1. 💬 Gestión de Mensajes

    • Envío de mensajes (texto, multimedia, ubicación)
    • Mensajes interactivos (botones, listas)
    • Plantillas de mensajes
    • Recepción de mensajes

  1. 📋 Gestión de Plantillas

    • Creación de plantillas
    • Envío de plantillas
    • Administración de versiones

  1. 📡 Eventos en Tiempo Real

    • Configuración de Laravel Echo
    • Webhooks integrados
    • Tipos de eventos soportados

  1. 🧪 Webhook

    • Configuracion del Webhook
    • Estructura de eventos
    • Tipos de mensajes soportados

🚀 Características Principales

  • Envía mensajes de texto, multimedia, interactivos y de plantilla.
  • Gestion de Templates para Crear, Listar, Eliminar y Probar plantillas.
  • Webhooks integrados para recibir mensajes y actualizaciones.
  • Gestión de conversaciones con métricas de cobro.
  • Sincronización automática de números telefónicos y perfiles.
  • 100% compatible con Laravel Echo y Reverb para notificaciones en tiempo real.

❤️ Apoyo

Si este proyecto te resulta útil, considera apoyar su desarrollo:

GitHub Sponsors Mercado Pago


🤝 ¡Contribuye con el Proyecto!

¿Te gustaría mejorar este paquete? ¡Tu colaboración es fundamental >para seguir creciendo!


🚀 ¿Cómo contribuir?

  1. Haz un Fork

    • Haz clic en el botón Fork en la parte superior derecha de este repositorio para crear tu propia copia.
  2. Crea una Rama para tu Funcionalidad

  3. Realiza tus Cambios y Haz Commit

  4. Haz Push a tu Rama

  5. Abre un Pull Request
    • Ve a la pestaña Pull Requests y haz clic en New Pull Request.
    • Describe brevemente tu aporte y por qué es útil.

💡 Sugerencias para contribuir


🙌 ¡Gracias por tu apoyo!

Cada contribución, por pequeña que sea, ayuda a mejorar el proyecto y a la comunidad.
¡No dudes en participar, proponer ideas o reportar problemas!


Descargo de responsabilidad

Este paquete es un proyecto independiente y no está afiliado, respaldado ni soportado por Meta Platforms, Inc.
Todas las marcas registradas, marcas de servicio y logotipos utilizados en esta documentación, incluidos "WhatsApp" y "Facebook", son propiedad de Meta Platforms, Inc.


📄 Licencia

Este proyecto está bajo la licencia MIT. Consulta el archivo LICENSE para más detalles.


👨‍💻 Soporte y Contacto

¿Tienes dudas, problemas o sugerencias?
¡Estamos aquí para ayudarte!


# 🚀 Desarrollado con ❤️ por [ScriptDevelop](https://scriptdevelop.com) ## ✨ Potenciando tu conexión con WhatsApp Business API --- ### 🔥 Con el apoyo de: **[@vientoquesurcalosmares](https://github.com/vientoquesurcalosmares)**

❤️Apóyanos con una donación en GitHub Sponsors

Me puedes apoyar como desarrollador open source en GitHub Sponsors:

Ask DeepWiki

WhatsApp Business API Manager for Laravel

LARAVEL WhatsApp Manager

Latest Version PHP Version Laravel Version Total Downloads License


Introduction

@djdang3r/whatsapp-api-manager is a package designed to simplify the integration and management of the WhatsApp API in your projects. Its goal is to streamline communication, message sending and receiving, as well as session and contact management through an intuitive and easy-to-use interface.

Description

With this package you can:

@djdang3r/whatsapp-api-manager is designed for developers looking for a robust and flexible solution to interact with WhatsApp efficiently, securely, and scalably.

📢 WhatsApp Policies

🚫 Important: 🚫

  • Always ensure compliance with WhatsApp's Policies and terms of use when using this package.
  • Misuse may result in account suspension or legal action by WhatsApp.
  • Regularly review policy updates to avoid issues.

⚠️ Warning: ⚠️

  • This package is currently in alpha version. This means it's under active development, may contain bugs, and its API is subject to significant changes.
  • The beta version will be released soon. It's not recommended for production environments at this time.

Documentation

📚 Table of Contents

  1. 🚀 Installation

    • Prerequisites
    • Initial setup
    • Migrations

  1. 🧩 API Configuration

    • Meta credentials
    • Webhook setup
    • Phone number management

  1. 💬 Message Management

    • Sending messages (text, media, location)
    • Interactive messages (buttons, lists)
    • Message templates
    • Receiving messages

  1. 📋 Template Management

    • Template creation
    • Sending templates
    • Version management

  1. 📡 Real-time Events

    • Laravel Echo setup
    • Integrated webhooks
    • Supported event types

  1. 🧪 Webhook

    • Webhook configuration
    • Event structure
    • Supported message types

🚀 Key Features

  • Send messages - text, media, interactive, and templates
  • Template Management - Create, List, Delete, and Test templates
  • Integrated webhooks for receiving messages and updates
  • Conversation management with billing metrics
  • Automatic synchronization of phone numbers and profiles
  • 100% compatible with Laravel Echo and Reverb for real-time notifications

❤️ Support

If you find this project useful, consider supporting its development:

GitHub Sponsors Mercado Pago


🤝 Contribute to the Project!

Would you like to improve this package? Your collaboration is essential to keep growing!


🚀 How to contribute?

  1. Fork the Repository

    • Click the Fork button in the top right of this repository to create your own copy.
  2. Create a Feature Branch

  3. Make Changes and Commit

  4. Push to Your Branch

  5. Open a Pull Request
    • Go to the Pull Requests tab and click New Pull Request
    • Briefly describe your contribution and why it's useful

💡 Contribution Guidelines


🙌 Thank you for your support!

Every contribution, no matter how small, helps improve the project and the community.
Don't hesitate to participate, propose ideas, or report issues!


Disclaimer

This package is an independent project and is not affiliated with, endorsed, or sponsored by Meta Platforms, Inc.
All trademarks, service marks, and logos used in this documentation, including "WhatsApp" and "Facebook", are property of Meta Platforms, Inc.


📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


👨‍💻 Support and Contact

Do you have questions, problems, or suggestions?
We're here to help!


# 🚀 Developed with ❤️ by [ScriptDevelop](https://scriptdevelop.com) ## ✨ Powering your connection with WhatsApp Business API --- ### 🔥 With support from: **[@vientoquesurcalosmares](https://github.com/vientoquesurcalosmares)**

❤️ Support us with a GitHub Sponsors donation

You can support me as an open source developer on GitHub Sponsors:

Thank you for your support 💙


All versions of whatsapp-manager with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
laravel/framework Version ^12.0
guzzlehttp/guzzle Version ^7.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package scriptdevelop/whatsapp-manager contains the following files

Loading the files please wait ....