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

ActiveLibrary[API Development](/categories/api)

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

Library for use WHMCS api

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

Since Jul 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gerardo281197TKR/whcms_api)[ Packagist](https://packagist.org/packages/whcms_api/whcms)[ RSS](/packages/whcms-api-whcms/feed)WikiDiscussions main Synced yesterday

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 whcms_api\whcms\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:

```
