Download the PHP package artificertech/laravel-hubspot without Composer
On this page you can find all versions of the php package artificertech/laravel-hubspot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download artificertech/laravel-hubspot
More information about artificertech/laravel-hubspot
Files in artificertech/laravel-hubspot
Package laravel-hubspot
Short Description A laravel wrapper for the https://github.com/HubSpot/hubspot-api-php package
License MIT
Homepage https://github.com/artificertech/laravel-hubspot
Informations about the package laravel-hubspot
Laravel HubSpot
A laravel wrapper for the https://github.com/HubSpot/hubspot-api-php package
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
see hubspot-api-php for usage
you may check if a specific connection is enabled like so:
This does not check if your access token is valid. It only checks that your access token is provided. This is useful for disabling connections locally
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Cole Shirley
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-hubspot with dependencies
hubspot/api-client Version ^8.3
illuminate/contracts Version ^9.0|^10.0|^11.0
spatie/laravel-package-tools Version ^1.13.0