PHPackages                             kiubix/whcms\_api - 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. kiubix/whcms\_api

ActiveLibrary

kiubix/whcms\_api
=================

Library for use WHMCS api

1.1.1.x-dev(2y ago)33MITPHP

Since Jul 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gerardoluevanoskiubix/whmcs_api)[ Packagist](https://packagist.org/packages/kiubix/whcms_api)[ RSS](/packages/kiubix-whcms-api/feed)WikiDiscussions x Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

Laravel WHMCS Rest API
======================

[](#laravel-whmcs-rest-api)

Documentation / Usage
---------------------

[](#documentation--usage)

```
// Import the class namespaces first, before using it directly
use kiubix\whcms_api\src\WhcmsApi;

$whcms = new \WhcmsApi\WhcmsApi();
```

Configuration File
------------------

[](#configuration-file)

The configuration file **whcms.php** is located in the **config** folder. Following are its contents when published:

```
