PHPackages                             civimrf/cmrf\_abstract\_core - 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. civimrf/cmrf\_abstract\_core

ActiveLibrary

civimrf/cmrf\_abstract\_core
============================

Abstract implementation for the the CMRF Core. Should be included into the concrete module implementation

0.10.6(8mo ago)110.5k—4.8%5[4 issues](https://github.com/CiviMRF/CMRF_Abstract_Core/issues)[1 PRs](https://github.com/CiviMRF/CMRF_Abstract_Core/pulls)AGPL-3.0PHPPHP ^7.4 || ^8

Since Dec 10Pushed 8mo ago6 watchersCompare

[ Source](https://github.com/CiviMRF/CMRF_Abstract_Core)[ Packagist](https://packagist.org/packages/civimrf/cmrf_abstract_core)[ Docs](https://github.com/CiviMRF/CMRF_Abstract_Core)[ RSS](/packages/civimrf-cmrf-abstract-core/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (1)Versions (17)Used By (0)

You can find the general documentation at .

### The CurlAuthX connector

[](#the-curlauthx-connector)

In the latest versions of CiviCRM, the endpoint `https://my-civi.org/sites/all/modules/civicrm/extern/rest.php` is not supported anymore. It is replaced by a new extension `AuthX` that provides a lot of different authentication options. The CurlAuthX connector uses just one of them.

The AuthX does not have a graphical interface (yet). You can configure it with the `cv` utility.

- enable the new authx extension `cv ext:enable authx`
- choose the authentication method `cv ev 'Civi::settings()->set("authx_xheader_cred",["api_key"]);'`
- make sitekey mandatory `cv ev 'Civi::settings()->set("authx_guards",["site_key"]);'`
- refresh the cache `cv flush`

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance40

Moderate activity, may be stable

Popularity28

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50.8% 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 ~176 days

Recently: every ~101 days

Total

15

Last Release

251d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d53f138b7d7736a63d72156207c0e67eba2da210924b36c758b03d1606c2987?d=identicon)[kainuk](/maintainers/kainuk)

---

Top Contributors

[![jaapjansma](https://avatars.githubusercontent.com/u/4126292?v=4)](https://github.com/jaapjansma "jaapjansma (33 commits)")[![jensschuppe](https://avatars.githubusercontent.com/u/29565644?v=4)](https://github.com/jensschuppe "jensschuppe (13 commits)")[![bjendres](https://avatars.githubusercontent.com/u/3448869?v=4)](https://github.com/bjendres "bjendres (9 commits)")[![kainuk](https://avatars.githubusercontent.com/u/14834891?v=4)](https://github.com/kainuk "kainuk (8 commits)")[![agileware-iris](https://avatars.githubusercontent.com/u/32186614?v=4)](https://github.com/agileware-iris "agileware-iris (1 commits)")[![dontub](https://avatars.githubusercontent.com/u/5405481?v=4)](https://github.com/dontub "dontub (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/civimrf-cmrf-abstract-core/health.svg)

```
[![Health](https://phpackages.com/badges/civimrf-cmrf-abstract-core/health.svg)](https://phpackages.com/packages/civimrf-cmrf-abstract-core)
```

PHPackages © 2026

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