Download the PHP package lozemc/simple-bitrix24-api without Composer
On this page you can find all versions of the php package lozemc/simple-bitrix24-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lozemc/simple-bitrix24-api
More information about lozemc/simple-bitrix24-api
Files in lozemc/simple-bitrix24-api
Download lozemc/simple-bitrix24-api
More information about lozemc/simple-bitrix24-api
Files in lozemc/simple-bitrix24-api
Vendor lozemc
Package simple-bitrix24-api
Short Description API для работы с REST API Битрикс24 средствами PHP
License MIT
Homepage https://github.com/lozemc/
Package simple-bitrix24-api
Short Description API для работы с REST API Битрикс24 средствами PHP
License MIT
Homepage https://github.com/lozemc/
Please rate this library. Is it a good library?
Informations about the package simple-bitrix24-api
Библиотека для работы с API Bitrix24
Список доступных методов
Метод в библиотеке | Метод в Битрикс24 |
---|---|
createLead | crm.lead.add |
getLead | crm.lead.get |
getLeads | crm.lead.list |
updateLead | crm.lead.update |
deleteLead | crm.lead.delete |
getDuplicateLeads | crm.duplicate.findbycomm |
createDeal | crm.deal.add |
getDeal | crm.deal.get |
getDeals | crm.deal.list |
updateDeal | crm.deal.update |
deleteDeal | crm.deal.delete |
createContact | crm.contact.add |
getContact | crm.contact.get |
getContacts | crm.contact.list |
updateContact | crm.contact.update |
getDuplicateContact | crm.duplicate.findbycomm |
getUser | user.get |
getUsers | user.get |
sendNotify | im.notify.personal.add |
sendTimelineComment | crm.timeline.comment.add |
Пример использования
Установка с помощью Composer
All versions of simple-bitrix24-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^7.4|^8.0|^8.1|^8.2
ext-json Version *
guzzlehttp/guzzle Version ^6.5.8||^7.4.5||^7.8
ext-json Version *
guzzlehttp/guzzle Version ^6.5.8||^7.4.5||^7.8
The package lozemc/simple-bitrix24-api contains the following files
Loading the files please wait ....