Skip to content
forked from HubSpot/haPiHP

An updated PHP client for the HubSpot API

Notifications You must be signed in to change notification settings

parrisvarney/haPiHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haPiHP

Overview

A PHP client for HubSpot's APIs. Docs for this client: https://github.com/HubSpot/haPiHP/wiki/haPiHP.

General API reference documentation: http://developers.hubspot.com/docs.

Composer Installation

Add haPiPH to composer.json:

  "require": {
    "hubspot/haPiHP": "1.0"
  }

Run composer install or update:

composer install

or

composer update

Contributors

About

An updated PHP client for the HubSpot API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%