PHPackages                             iamirnet/ippanel - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. iamirnet/ippanel

ActiveLibrary[HTTP &amp; Networking](/categories/http)

iamirnet/ippanel
================

A PHP wrapper for IPPanel

1.0.0(7mo ago)05MITPHP

Since Sep 29Pushed 7mo agoCompare

[ Source](https://github.com/iamirnet/ippanel)[ Packagist](https://packagist.org/packages/iamirnet/ippanel)[ Docs](https://php.iamir.net/packages/ippanel)[ RSS](/packages/iamirnet-ippanel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

[![Latest Version](https://camo.githubusercontent.com/7ed96a7837f843d9c60896bbc6df3afe12954fe175c762af7089d19255ef4999/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f69616d69726e65742f697070616e656c2e7376673f7374796c653d666c61742d737175617265)](https://github.com/iamirnet/ippanel/releases)[![GitHub last commit](https://camo.githubusercontent.com/24007068b01a33f359d6f7e40991c291fa029780a6ea125dd1f9b2f79abea805/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6173742d636f6d6d69742f69616d69726e65742f697070616e656c2e7376673f7374796c653d666c61742d737175617265)](#)[![Packagist Downloads](https://camo.githubusercontent.com/a52fdfd170d6990c1fb282f682a8a56e1eeea7e22c35ea623dd3c3e6bc18762d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f69616d69726e65742f697070616e656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/iamirnet/ippanel)

PHP IPPanel Webservice
======================

[](#php-ippanel-webservice)

This project is designed to help you make your own projects that interact with the IPPanel

#### Installation

[](#installation)

```
composer require iamirnet/ippanel

```

 Click for help with installationInstall Composer
----------------

[](#install-composer)

If the above step didn't work, install composer and try again.

#### Debian / Ubuntu

[](#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

[](#installing-on-windows)

Download and install composer:

1.
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

[](#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

[](#send-message)

```
//Call this before running any functions
print_r($api->send(/*Receive Number*/"989xxxxxxxxxx",/*Text Message*/ "متن پیامک", /*Sender Number*/"989999xxxx",));
```

Contribution
------------

[](#contribution)

- Give us a star ⭐
- Fork and Clone! Awesome
- Select existing [issues](https://github.com/iamirnet/ippanel/issues) or create a [new issue](https://github.com/iamirnet/ippanel/issues/new) and give us a PR with your bugfix or improvement after. We love it ❤️

Donate
------

[](#donate)

- USDT Or TRX: TUE8GiY4vmz831N65McwzZVbA9XEDaLinn 😘❤

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance62

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

231d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1670938?v=4)[Peyman Jahani](/maintainers/jahani)[@jahani](https://github.com/jahani)

---

Top Contributors

[![iamirnet](https://avatars.githubusercontent.com/u/68027783?v=4)](https://github.com/iamirnet "iamirnet (3 commits)")

---

Tags

apirestsmsIPPanel

### Embed Badge

![Health badge](/badges/iamirnet-ippanel/health.svg)

```
[![Health](https://phpackages.com/badges/iamirnet-ippanel/health.svg)](https://phpackages.com/packages/iamirnet-ippanel)
```

###  Alternatives

[infobip/infobip-api-php-client

PHP library for consuming Infobip's API

921.8M10](/packages/infobip-infobip-api-php-client)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
