Download the PHP package aika/engagebay-api without Composer
On this page you can find all versions of the php package aika/engagebay-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download aika/engagebay-api
More information about aika/engagebay-api
Files in aika/engagebay-api
Download aika/engagebay-api
More information about aika/engagebay-api
Files in aika/engagebay-api
Vendor aika
Package engagebay-api
Short Description A PHP library for Engagebay API integration
License MIT
Package engagebay-api
Short Description A PHP library for Engagebay API integration
License MIT
Please rate this library. Is it a good library?
Informations about the package engagebay-api
ENGAGEBAY-API
This PHP library provides functionalities for managing contacts through the EngageBay API.
Version 0.15
Add new features
Features
- Add Note: Ability to add note via ContactManager & Contact (alias)
Version 0.14
Retro compatibility with 7.3
Version 0.4
It includes new fix NOT FOUND + New method in Contact.
Features
- NOT FOUND in ConactList: NOT FOUND tag when list is empty.
- New method called addTag added to Contact class: Add individual tag.
Version 0.3
It includes new fix to PSR4 class namespace and new alias in Contact Entity (save & delete).
Features
- Delete Contact alias: Easily delete contact.
- Save Contact alias: Abstraction of create & delete contact.
- Not found contact list
Version 0.2
It includes the ability to delete Contact.
Features
- Delete Contact: Easily delete contact.
Version 0.1
It includes the ability to create, update, and search for contacts by ID or email.
Features
- Create Contact: Easily create new contacts with various attributes.
- Update Contact: Update existing contact details using their unique identifiers.
- Search Contact: Search for contacts using either their ID or email address.
Installation
Installation using Composer:
composer require aika/engagebay-api
All versions of engagebay-api with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^7.0
The package aika/engagebay-api contains the following files
Loading the files please wait ....