PHPackages                             christrung/client-php - 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. christrung/client-php

ActiveLibrary

christrung/client-php
=====================

Forked Pipedrive REST client for PHP

6.1.0(2y ago)02MITPHPPHP ^7.4 || ^8.0

Since Apr 6Pushed 2y agoCompare

[ Source](https://github.com/chrisTrung/client-php)[ Packagist](https://packagist.org/packages/christrung/client-php)[ Docs](https://github.com/pipedrive/client-php)[ RSS](/packages/christrung-client-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (30)Used By (0)

Pipedrive client for PHP based apps
===================================

[](#pipedrive-client-for-php-based-apps)

Pipedrive is a global sales-first CRM and intelligent revenue management platform for small businesses. Check out [www.pipedrive.com](http://www.pipedrive.com) for more details.

This is the official Pipedrive API wrapper-client for PHP based apps, distributed by Pipedrive Inc freely under the MIT licence. It provides convenient access to the Pipedrive API, allowing you to operate with entities such as deals, persons, organizations, products and more.

> ⚠️ With version 5 of the SDK, we have moved to an open-source SDK generator called [OpenAPI Generator](https://openapi-generator.tech). This enables us to better respond to any issues you might have with our SDK.
>
> Please use the [issues page](https://github.com/pipedrive/client-php/issues) for reporting bugs or feedback.

Installation and usage
----------------------

[](#installation-and-usage)

### Requirements

[](#requirements)

PHP 7.4+ and later.

### Composer

[](#composer)

```
composer require pipedrive/pipedrive
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
