krmpesan / sdk
kirim pesan sdk php
v3.6.0
2024-07-02 06:38 UTC
This package is auto-updated.
Last update: 2026-03-01 00:31:24 UTC
README
Documentation
https://docs.krmpesan.app/docs/sdk/php
Install via Composer
composer require krmpesan/sdk
Install Manual
- Download file dari repository ini DI SINI
- Copy File
src/ClientV3.php - Done.
Cara Penggunaan
- PHP SDK Documentation: https://docs.krmpesan.app/docs/sdk/php
Docs Class Generate
wget https://phpdoc.org/phpDocumentor.phar
sudo mv phpDocumentor.phar /usr/bin
sudo chmod +x /usr/bin/phpDocumentor.phar
phpDocumentor.phar project:run -d src --template='responsive-twig'