Download the PHP package lasserafn/laravel-pipedrive without Composer
On this page you can find all versions of the php package lasserafn/laravel-pipedrive. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-pipedrive
Laravel Pipedrive API wrapper
Installation
-
Require using composer
-
(For laravel 5.4 and below) Add the PipedriveServiceProvider to your ` providers array.
- Publish config file.
Usage
Create Pipedrive Instance
To find your API key you must login to Pipedrive and navigate to Settings -> Personal -> Api (/settings#api)
Get all Persons
Find Person by ID
Get a list of Activities that are not done
Filters consist of an array of arrays. The first parameter is included fields, leave it at null
to keep the default.
(Later versions will switch to a single array key => value).
Supported endpoints
... Todo
Testing
... Todo
Contributors
All versions of laravel-pipedrive with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version 5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
guzzlehttp/guzzle Version ^6.2
illuminate/support Version 5.0.* || 5.1.* || 5.2.* || 5.3.* || 5.4.* || 5.5.* || 5.6.*
guzzlehttp/guzzle Version ^6.2
The package lasserafn/laravel-pipedrive contains the following files
Loading the files please wait ....