Download the PHP package akhaled/cpanel-api without Composer
On this page you can find all versions of the php package akhaled/cpanel-api. 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 cpanel-api
CPANEL API
Unofficial CPanel wrapper for shared hosting. For Laravel.
- Installation
- Configuration
- Usage
- Domains
- Create domain
- Delete domain
- Addon domains
- Create addon domain
- Delete addon domain
- Subdomain
- Create subdomain
- Delete subdomain
- Database
- Create database
- Delete database
- Database User
- Create database user
- Add user to database
- Delete database user
Installation
composer require akhaled/cpanel-api
Configuration
Add following configuration to .env
file
Usage
Domains
Create domain
Delete domain
Addon domains
Create addon domain
Delete addon domain
Subdomain
Create subdomain
Delete subdomain
Database
Create database
Delete database
Database User
Create database user
Add user to database
Delete database user
License
CPanel package is open-sourced software licensed under the MIT license.
All versions of cpanel-api with dependencies
PHP Build Version
Package Version
Requires
illuminate/support Version
*
illuminate/notifications Version *
paquettg/php-html-parser Version ^3.1
illuminate/notifications Version *
paquettg/php-html-parser Version ^3.1
The package akhaled/cpanel-api contains the following files
Loading the files please wait ....