https://github.com/defstudio/whatsapper
https://github.com/defstudio/whatsapper
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/defstudio/whatsapper
- Owner: defstudio
- License: mit
- Created: 2025-10-02T10:15:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-10-02T11:33:28.000Z (7 months ago)
- Last Synced: 2025-10-02T12:27:27.950Z (7 months ago)
- Language: PHP
- Size: 11.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Whatsapper
[](https://packagist.org/packages/defstudio/whatsapper)
[](https://github.com/defstudio/whatsapper/actions?query=workflow%3Arun-tests+branch%3Amain)
[](https://github.com/defstudio/whatsapper/actions?query=workflow%3A"Fix+PHP+code+styling"+branch%3Amain)
[](https://packagist.org/packages/defstudio/whatsapper)
A PHP connector for Whatsapp Business Messaging APIs
## Installation
You can install the package via composer:
```bash
composer require defstudio/whatsapper
```
## Testing
```bash
composer test
```
## Changelog
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
## Contributing
Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.
## Security Vulnerabilities
Please review [our security policy](../../security/policy) on how to report security vulnerabilities.
## Credits
- [Fabio Ivona](https://github.com/fabio-ivona)
- [All Contributors](../../contributors)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.