Recommend this page to a friend! |
Classes of ultramsg | > | UltraMsg PHP WhatsApp API SDK | > | composer.json | > | Download |
|
![]() |
{ "name": "ultramsg/whatsapp-php-sdk", "description": "Lightweight PHP library for WhatsApp API to send the whatsappp messages in PHP provided by ultramsg.com", "type": "library", "repositories": [ { "type": "vcs", "url": "https://ultramsg.com" } ], "version": "2.0.5", "license": "MIT", "authors": [ { "name": "ultramsg.com", "email": "info@ultramsg.com" } ], "autoload": { "classmap": ["ultramsg.class.php"] }, "require": {} } |