PHPackages                             gkimani/cyberpanel - 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. [API Development](/categories/api)
4. /
5. gkimani/cyberpanel

ActiveLibrary[API Development](/categories/api)

gkimani/cyberpanel
==================

Unofficial PHP SDK for CyberPanel

1.0.0(1y ago)4131[2 PRs](https://github.com/josephgodwinkimani/cyberpanel-php/pulls)MITPHPPHP ^7.4 || ^8.0 || ^8.1 || ^8.2 || ^8.3

Since Jul 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/josephgodwinkimani/cyberpanel-php)[ Packagist](https://packagist.org/packages/gkimani/cyberpanel)[ RSS](/packages/gkimani-cyberpanel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (6)Versions (4)Used By (0)

[![cyberpanel-logo](/art/cyberpanel.png)](/art/cyberpanel.png)

📦 Unofficial SDK for PHP with Type hinting
==========================================

[](#-unofficial-sdk-for-php-with-type-hinting)

[![PHP Version Require](https://camo.githubusercontent.com/5b6f10644b4aae09342e9074851dcccc9870dfdd76279f5967f9f46515cc8e1a/687474703a2f2f706f7365722e707567782e6f72672f676b696d616e692f637962657270616e656c2f726571756972652f706870)](https://packagist.org/packages/gkimani/cyberpanel)[![Version](https://camo.githubusercontent.com/88f7a7e192ec262dc981bb5572053e7fc619f6906d88eee3b849fd60bd64aa3f/687474703a2f2f706f7365722e707567782e6f72672f676b696d616e692f637962657270616e656c2f76657273696f6e)](https://packagist.org/packages/gkimani/cyberpanel)[![Total Downloads](https://camo.githubusercontent.com/e9c56b3426aaef90a7390eaf3c027cb80adf1cbcdfde6e1fe28641f5bd6c6fe1/687474703a2f2f706f7365722e707567782e6f72672f676b696d616e692f637962657270616e656c2f646f776e6c6f616473)](https://packagist.org/packages/gkimani/cyberpanel)[![GitHub Issues or Pull Requests](https://camo.githubusercontent.com/3303605d2088d7745ff3337f1ddbcdbb25f7814dfa5b923ba9f852f190e2cadd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a6f73657068676f6477696e6b696d616e692f637962657270616e656c2d706870)](https://camo.githubusercontent.com/3303605d2088d7745ff3337f1ddbcdbb25f7814dfa5b923ba9f852f190e2cadd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f6a6f73657068676f6477696e6b696d616e692f637962657270616e656c2d706870)

[![Coding Standards](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/styles.yml/badge.svg)](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/styles.yml)[![Unit Tests](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/tests.yml/badge.svg)](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/tests.yml)[![Static Analysis by Psalm](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/psalm.yml/badge.svg)](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/psalm.yml)[![Static Analysis by PHPStan](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/phpstan.yml/badge.svg)](https://github.com/josephgodwinkimani/cyberpanel-php/actions/workflows/phpstan.yml)

Introduction
------------

[](#introduction)

Consume CyberPanel APIs inside your PHP Application

- User
- Package
- Website
- DNS
- Database
- Email
- Child Domain
- FTP
- Backup
- Partner

Install
-------

[](#install)

Install the SDK using [Composer](https://getcomposer.org/).

```
composer require gkimani/cyberpanel
```

Usage
-----

[](#usage)

```
// replace the class Website with either:

--> Ftp, User, Package, ChildDomain, Email, Database, Dns, Backup

$cyberPanelClient = new Website('https://panel.cyberpanel.net', 'admin', 'password');
$response = $cyberPanelClient->createWebsite(
        'admin',
        'cyberpanel.net',
        'Default',
        'usman@cyberpersons.com',
        'PHP 8.1',
        'admin',
        0,
        0,
        0
);

// $response handles exceptions for errors that occur during HTTP requests

```

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

Thanks to everyone who has contributed to this project so far. You can read the contribution guide [here](.github/CONTRIBUTING.md).

[ ![](https://camo.githubusercontent.com/4da79c64fa820091eb777829ec2533eff8f90c651b85dc3dc3a3b8f77f658e1d/68747470733a2f2f636f6e747269622e726f636b732f696d6167653f7265706f3d6a6f73657068676f6477696e6b696d616e692f637962657270616e656c2d706870)](https://github.com/josephgodwinkimani/cyberpanel-php/graphs/contributors)License
-------

[](#license)

The MIT License. Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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

667d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/99fd4d02cc1baca50787df36181ed6f3ca0eb797d7d94ebb56845d56f8004392?d=identicon)[josephgodwinke](/maintainers/josephgodwinke)

---

Top Contributors

[![josephgodwinkimani](https://avatars.githubusercontent.com/u/13916761?v=4)](https://github.com/josephgodwinkimani "josephgodwinkimani (7 commits)")

---

Tags

apihostingcyberpanel

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Psalm

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gkimani-cyberpanel/health.svg)

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

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[get-stream/stream-chat

A PHP client for Stream Chat (https://getstream.io/chat/)

301.8M2](/packages/get-stream-stream-chat)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)

PHPackages © 2026

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