iamirnet / ippanel
A PHP wrapper for IPPanel
1.0.0
2025-09-29 15:24 UTC
Requires
- iamirnet/curl: ^2.0
README
PHP IPPanel Webservice
This project is designed to help you make your own projects that interact with the IPPanel
Installation
composer require iamirnet/ippanel
Click for help with installation
Install Composer
If the above step didn't work, install composer and try again.
Debian / Ubuntu
sudo apt-get install curl php-curl
curl -s http://getcomposer.org/installer | php
php composer.phar install
Composer not found? Use this command instead:
php composer.phar require "iamirnet/ippanel"
Installing on Windows
Download and install composer:
- https://getcomposer.org/download/
- Create a folder on your drive like C:\iAmirNet\IPPanel
- Run command prompt and type
cd C:\iAmirNet\IPPanel
composer require iamirnet/ippanel
- Once complete copy the vendor folder into your project.
Getting started
composer require iamirnet/ippanel
require 'vendor/autoload.php'; // config by specifying api key and secret $api = new \iAmirNet\IPPanel\Rest("apikey");
=======
=======
Send Message
//Call this before running any functions print_r($api->send(/*Receive Number*/"989xxxxxxxxxx",/*Text Message*/ "متن پیامک", /*Sender Number*/"989999xxxx",));
Contribution
- Give us a star ⭐
- Fork and Clone! Awesome
- Select existing issues or create a new issue and give us a PR with your bugfix or improvement after. We love it ❤️
Donate
- USDT Or TRX: TUE8GiY4vmz831N65McwzZVbA9XEDaLinn 😘❤