PHPackages                             davramenko/pipedrive - 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. davramenko/pipedrive

ActiveLibrary[API Development](/categories/api)

davramenko/pipedrive
====================

Pipedrive REST client for PHP

v1.0.1(2y ago)03MITPHPPHP ^7.4 || ^8.0

Since Jan 10Pushed 2y agoCompare

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

READMEChangelog (1)Dependencies (4)Versions (3)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 davramenko/pipedrive
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
