PHPackages                             lampdev/hubspot-api-test - 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. lampdev/hubspot-api-test

ActiveLibrary[API Development](/categories/api)

lampdev/hubspot-api-test
========================

HubSpot API Integration Package \[TEST\]

00PHP

Since Apr 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lampdev/hubspot-api-test)[ Packagist](https://packagist.org/packages/lampdev/hubspot-api-test)[ RSS](/packages/lampdev-hubspot-api-test/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

hubspot-api-test
================

[](#hubspot-api-test)

HubSpot API Integration Package \[TEST\]

This package can be delivered to the project as a composer package:

```
composer require lampdev/hubspot-api-test

```

Please make sure you installed composer autoloader into your project:

```
require_once('vendor/autoload.php');

```

Initialize the HubSpot Company API Client with your API Key:

```
$hsClient = new \Lampdev\Hubspot\CompaniesApiClient([
    'api_key' => '__INSERT_YOUR_API_KEY_HERE__'
]);

```

There are 2 methods available at the moment:

- [CompaniesApiClient::findCompany()](examples/FindCompany.php)
- [CompaniesApiClient::updateCompany()](examples/UpdateCompany.php)

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9fe6f6cf651d8706cc5e2c2ea5bfc4f3c5eab9b2709682b7396967ebbec216db?d=identicon)[lampdev](/maintainers/lampdev)

---

Top Contributors

[![lampdev](https://avatars.githubusercontent.com/u/1374194?v=4)](https://github.com/lampdev "lampdev (1 commits)")

### Embed Badge

![Health badge](/badges/lampdev-hubspot-api-test/health.svg)

```
[![Health](https://phpackages.com/badges/lampdev-hubspot-api-test/health.svg)](https://phpackages.com/packages/lampdev-hubspot-api-test)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k14](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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