kirim pesan sdk php

v3.3.0 2023-05-23 08:10 UTC

README

StyleCI Latest Stable Version Total Downloads Monthly Downloads License

Documentation

https://docs.krmpesan.app/docs/sdk/php

Install via Composer

composer require krmpesan/sdk

Install Manual

  1. Download file dari repository ini DI SINI
  2. Copy File src/ClientV3.php
  3. Done.

Cara Penggunaan

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'