├── LICENSE ├── README.md ├── composer.json └── ultramsg.class.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ultramsg/whatsapp-php-sdk/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ultramsg/whatsapp-php-sdk/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ultramsg/whatsapp-php-sdk/HEAD/composer.json -------------------------------------------------------------------------------- /ultramsg.class.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ultramsg/whatsapp-php-sdk/HEAD/ultramsg.class.php --------------------------------------------------------------------------------