Download the PHP package zeevx/termii-cli without Composer
On this page you can find all versions of the php package zeevx/termii-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package termii-cli
Termii CLI
The TERMII CLI application helps you Set up, test, and manage your Termii integration directly from the terminal.
Setup:
- Ensure you have composer installed on your computer. You can confirm this by running
composer -vfrom your terminal. If you don't have it installed, you can download and install it using the Composer docs. - After successful installation of composer, run the command on your terminal
composer global require zeevx/termii-clito require it globally - Run on your terminal
termiito view the available commands. - Setup your CLI by adding your Termii keys.
Runtermii key.NB: This is a one time setup and your keys are stored in your computer and not sent to any server.
Usage:
Check your balance on Termii
- You can check your termii balance.
- Run
termii balance
Reports for messages sent across the sms, voice & whatsapp channels
- You can check reports for messages sent across the sms, voice & whatsapp channels.
- Run
termii history
Detect if a number is fake or has ported to a new network
- You can check if a number is fake or has ported to a new network.
- Run
termii statusand follow the prompt
Verify phone numbers and automatically detect their status
- You can verify phone numbers and automatically detect their status.
- Run
termii searchand follow the prompt
Retrieve the status of all registered sender ID
- You can retrieve the status of all registered sender ID.
- Run
termii sender-id:fetch
Request a new sender ID
- You can request a new sender ID.
- Run
termii sender-id:requestand follow the prompt
Adams Paul
[email protected]
All versions of termii-cli with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
ext-json Version *
guzzlehttp/guzzle Version ^6.5.5
illuminate/http Version ^8.0
illuminate/log Version ^8.0
laminas/laminas-text Version ^2.8
laravel-zero/phar-updater Version ^1.0.6
ext-json Version *
guzzlehttp/guzzle Version ^6.5.5
illuminate/http Version ^8.0
illuminate/log Version ^8.0
laminas/laminas-text Version ^2.8
laravel-zero/phar-updater Version ^1.0.6
The package zeevx/termii-cli contains the following files
Loading the files please wait ...