PHPackages                             engaging-io/hubspot-manager - 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. engaging-io/hubspot-manager

ActiveLibrary[API Development](/categories/api)

engaging-io/hubspot-manager
===========================

A Laravel package to manage HubSpot API interactions with rollback capabilities.

v0.0.1(1y ago)05MITPHPPHP ^7.3|^8.0|^8.1|^8.2

Since Jun 6Pushed 1y ago1 watchersCompare

[ Source](https://github.com/danniel-libor/hubspot-manager)[ Packagist](https://packagist.org/packages/engaging-io/hubspot-manager)[ RSS](/packages/engaging-io-hubspot-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

[![Total Downloads](https://camo.githubusercontent.com/b0a7ee2f3f0208712ecb1081b9d6fcf05045c10cd6f345abcb924f5512c0d346/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/engaging-io/hubspot-manager)[![Latest Stable Version](https://camo.githubusercontent.com/9e6071b5dd1a4a3bcabe3cca9d97a447d030caeb940f2adbd18699bc0b326702/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/engaging-io/hubspot-manager)[![License](https://camo.githubusercontent.com/4a64c31c71966d152c876eea1f35e85fbd33d57ddf5754260a41f053aa72c5b2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f6672616d65776f726b)](https://packagist.org/packages/engaging-io/hubspot-manager)

About HubSpot Manager
---------------------

[](#about-hubspot-manager)

A Laravel package to manage HubSpot API interactions with rollback capabilities.

Setup
-----

[](#setup)

Installation

```
composer require engaging-io/hubspot-manager

```

Add this to your `.env` file ```
HUBSPOT_API_KEY=
```

Usage
-----

[](#usage)

```
