iamirnet/ippanel

A PHP wrapper for IPPanel

1.0.0 2025-09-29 15:24 UTC

This package is auto-updated.

Last update: 2025-09-29 15:25:50 UTC


README

Latest Version GitHub last commit Packagist Downloads

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:

  1. https://getcomposer.org/download/
  2. Create a folder on your drive like C:\iAmirNet\IPPanel
  3. Run command prompt and type cd C:\iAmirNet\IPPanel
  4. composer require iamirnet/ippanel
  5. 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 😘❤