copromatic / pipedrive-bundle
PipeDrive PHP API wrapped in bundle for Symfony2/3.
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=5.3.0
- benhawker/pipedrive: dev-master
This package is auto-updated.
Last update: 2025-04-10 06:50:48 UTC
README
PHP API client library for the PipeDrive CRM wrapped into a bundle
Only some basic functionality required for my current project has been added. However the basic blocks are to make use of the whole API including file uploading.
Recommend you install this library through composer. https://packagist.org/packages/benhawker/pipedrive
API Docs can be found here: https://developers.pipedrive.com/v1
Credentials
PipeDrive Team for product // https://www.pipedrive.com TTRGroup for api development // https://github.com/TTRGroup/pipedrive-api-php Yannis Touili for bundle wrapping // https://github.com/touiliy/pipedrive-bundle