Download the PHP package derjacques/laravel-pipedrive-notification-channel without Composer
On this page you can find all versions of the php package derjacques/laravel-pipedrive-notification-channel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download derjacques/laravel-pipedrive-notification-channel
More information about derjacques/laravel-pipedrive-notification-channel
Files in derjacques/laravel-pipedrive-notification-channel
Download derjacques/laravel-pipedrive-notification-channel
More information about derjacques/laravel-pipedrive-notification-channel
Files in derjacques/laravel-pipedrive-notification-channel
Vendor derjacques
Package laravel-pipedrive-notification-channel
Short Description Allows Laravel sites to send notifications to Pipedrive
License MIT
Package laravel-pipedrive-notification-channel
Short Description Allows Laravel sites to send notifications to Pipedrive
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-pipedrive-notification-channel
Laravel Pipedrive Notification Channel
A simple Pipedrive driver for Laravel's notification system.
Features
Currently, the package allows you to easily create and update the following Pipedrive resources:
- Deals
- Activities
- Notes
These resources can easily be linked together, so you can create a deal and attach an activity or note in one easy action.
How to
In order to install, simply use composer:
$ composer require derjacques/laravel-pipedrive-notification-channel
Heres a full example of how to use the notification channel:
All versions of laravel-pipedrive-notification-channel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
guzzlehttp/guzzle Version ~6.2
illuminate/notifications Version ^5.5
illuminate/support Version ^5.5
guzzlehttp/guzzle Version ~6.2
illuminate/notifications Version ^5.5
illuminate/support Version ^5.5
The package derjacques/laravel-pipedrive-notification-channel contains the following files
Loading the files please wait ....