PHPackages                             marwinupstreamtech/hubspot-object-collections - 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. marwinupstreamtech/hubspot-object-collections

ActiveLibrary[API Development](/categories/api)

marwinupstreamtech/hubspot-object-collections
=============================================

PHP package for the HubSpot V3

1.0.1(2y ago)04MITPHPPHP ^8.1

Since Feb 9Pushed 2y ago1 watchersCompare

[ Source](https://github.com/marwinupstreamtech/hubspot-object-collections)[ Packagist](https://packagist.org/packages/marwinupstreamtech/hubspot-object-collections)[ Docs](https://github.com/marwinupstreamtech/hubspot-object-collections)[ RSS](/packages/marwinupstreamtech-hubspot-object-collections/feed)WikiDiscussions main Synced yesterday

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

HubSpot CRM object collection
=============================

[](#hubspot-crm-object-collection)

A Laravel package can help to collect the HubSpot CRM objects properties.

Inspiration
-----------

[](#inspiration)

Here are a few examples of well-documented code:

- [HubSpot](https://developers.hubspot.com/docs/api/crm/companies)

Usage &amp; formatting
----------------------

[](#usage--formatting)

### Using an OAUTH

[](#using-an-oauth)

$hubSpotObjectCollection = new HubSpotObjectCollection($api\_token);

### Using the Private Application

[](#using-the-private-application)

Set the API token to your .env file HUBSPOT\_PRIVATE\_APP\_API\_TOKEN

$hubSpotObjectCollection = new HubSpotObjectCollection();

```
Project Name: HubSpot Object Collection
Description: To collect the HubSpot CRM objects[companies, contacts, deals, feedback_submissions, line_items, products, quotes, discounts, fees, taxes, tickets, goals] and return only the properties.

### Dependencies
- php ^8.1
- Guzzle ^7.4

## Demo
/**
 * The private API key set in the .env file
 */
$sourceSdk = new HubSpotObjectCollection();
$contacts = $sourceSdk->getCollection('contacts', ['hs_object_id', 'email']);

## Organization

* Upstreamtech/JackTaylorGroup

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~2 days

Total

2

Last Release

873d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d9933bf1a5adb8d62a46f587f82060f6b2c49072ab9d8de207c9a20f7661af9e?d=identicon)[marwinupstreamtech](/maintainers/marwinupstreamtech)

---

Top Contributors

[![marwinupstreamtech](https://avatars.githubusercontent.com/u/99788552?v=4)](https://github.com/marwinupstreamtech "marwinupstreamtech (15 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/marwinupstreamtech-hubspot-object-collections/health.svg)

```
[![Health](https://phpackages.com/badges/marwinupstreamtech-hubspot-object-collections/health.svg)](https://phpackages.com/packages/marwinupstreamtech-hubspot-object-collections)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M985](/packages/statamic-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M47](/packages/tencentcloud-tencentcloud-sdk-php)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

273.0k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
