PHPackages                             volumnet/raas-cms-bitrix24 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. volumnet/raas-cms-bitrix24

ActiveLibrary

volumnet/raas-cms-bitrix24
==========================

Bitrix24 adapter for RAAS4.CMS

1.2.4(2y ago)049GPL-3.0-or-laterPHPCI failing

Since Jan 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/volumnet/raas-cms-bitrix24)[ Packagist](https://packagist.org/packages/volumnet/raas-cms-bitrix24)[ RSS](/packages/volumnet-raas-cms-bitrix24/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (16)Used By (0)

Bitrix24 default adapter for RAAS.CMS
=====================================

[](#bitrix24-default-adapter-for-raascms)

Installation
------------

[](#installation)

```
composer require volumnet/raas-cms-bitrix

```

Usage
-----

[](#usage)

```
/**
 * @param string $domain Bitrix24 domain
 * @param string $webhook Webhook ID#
 * @param int $assignedById Bitrix24 user ID# to assign lead to
 */
$notifier = new Notifier('https://domain.bitrix24.ru', 'webhookId', 10);

/**
 * Notify about some item
 * @param SOME $item Item to notify about
 * @param boolean $reportAllFields true, if report all fields in comments; false if only not affected fields
 * @return array|false Response from the server or false in the case of error (also will output in syslog)
 */
$result = $notifier->notify(new \RAAS\CMS\Feedback(), true);
$result2 = $notifier->notify(new \RAAS\CMS\Shop\Order(), false);

```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~158 days

Recently: every ~378 days

Total

15

Last Release

824d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/439549d24ea03143ab750288e508b4d5b9ab1a0489336f1b19459b875f9356e9?d=identicon)[volumnet](/maintainers/volumnet)

---

Top Contributors

[![volumnet](https://avatars.githubusercontent.com/u/5512648?v=4)](https://github.com/volumnet "volumnet (15 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/volumnet-raas-cms-bitrix24/health.svg)

```
[![Health](https://phpackages.com/badges/volumnet-raas-cms-bitrix24/health.svg)](https://phpackages.com/packages/volumnet-raas-cms-bitrix24)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
