Extended functionality for WHMCS models, useful helpers. Built with the parent Salmon library.
composer require grizzlyware/salmon-whmcs
Great if you just need to use a certain function for a small modification. Just download and install (salmon.zip) the WHMCS addons module for Salmon.
You can treat all the WHMCS classes supported by Salmon as you would the default WHMCS ones, as they extend the original WHMCS classes (where WHMCS ones exist). For starters, you will benefit from additional attributes and scopes, as well as code completion for your IDE as it'll be able to read the Salmon code!