Download the PHP package gbretas/php-whmcs-api without Composer
On this page you can find all versions of the php package gbretas/php-whmcs-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 php-whmcs-api
php-whmcs-api
Based in https://github.com/gbretas/laravel-whmcs
https://packagist.org/packages/gbretas/php-whmcs-api
Installation
Composer
System Requirements
This package requires:
- PHP ^7.4 | ^8.0
- PHP extensions
curl
,json
andmbstring
Usage
Initialize Client
Basic initialisation of the Client.
API access key
In case your instance has an additional $api_access_key
configured in your whmcs configuration.php
,
you can also add it by using accessKey
in the init process.
Examples
Get clients
Get all orders
License
The original package is released under the MIT License. See the bundled LICENSE file for details.
All versions of php-whmcs-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4|^8.0.2
ext-json Version *
psr/http-client-implementation Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0
php-http/client-common Version ^2.5
php-http/discovery Version ^1.14
php-http/httplug Version ^2.2
symfony/options-resolver Version ^5.0 || ^7.0
ext-json Version *
psr/http-client-implementation Version ^1.0
psr/http-factory-implementation Version ^1.0
psr/http-message Version ^1.0
php-http/client-common Version ^2.5
php-http/discovery Version ^1.14
php-http/httplug Version ^2.2
symfony/options-resolver Version ^5.0 || ^7.0
The package gbretas/php-whmcs-api contains the following files
Loading the files please wait ....